public class RunnableCable extends DataCable
DATA_CABLENON_RUNNABLE_CABLECONTROL_CABLE_TYPE| Constructor and Description |
|---|
RunnableCable() |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(Node sendnode,
Node recnode)
A local cable must be created by giving a reference to a RunnableInstance object so that when we use non-blocking
sending of data we can notify the RunnableInstance object when each packet has finished
|
disconnect, finalize, flush, isDataReady, isDataSent, nodeChildChanged, nodeConnected, nodeDisconnected, nodeParentChanged, parameterNameSet, preReceive, preSend, reconnect, recv, resume, send, sendNonBlocking, suspendaddCableListener, connects, contains, getReceivingNode, getReceivingTask, getSendingNode, getSendingTask, isConnected, removeCableListener, toStringclone, equals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddCableListener, connects, contains, getReceivingNode, getReceivingTask, getSendingNode, getSendingTask, isConnected, removeCableListenerpublic void connect(Node sendnode, Node recnode) throws CableException
connect in interface Cableconnect in class QueueCableCableException