java.lang.Object
org.praxislive.code.RefPort<T>
org.praxislive.code.RefPort.Input<T>
- Type Parameters:
T- type of references
- All Implemented Interfaces:
Port
Ref input, linked to
implementation.
invalid reference
Ref.In
-
Nested Class Summary
Nested classes/interfaces inherited from class org.praxislive.code.RefPort
RefPort.Input<T>, RefPort.Output<T>Nested classes/interfaces inherited from interface org.praxislive.core.Port
Port.Type<T extends Port>, Port.TypeProvider -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(PortListener listener) voidvoiddisconnect(Port port) voidvoidremoveListener(PortListener listener) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.praxislive.core.Port
isConnectedTo
-
Method Details
-
addListener
-
connect
- Throws:
PortConnectionException
-
connections
-
disconnect
-
disconnectAll
public void disconnectAll() -
removeListener
-