Uses of Class
org.jcsp.net2.NodeID
Packages that use NodeID
Package
Description
-
Uses of NodeID in org.jcsp.net2
Fields in org.jcsp.net2 declared as NodeIDModifier and TypeFieldDescriptionprivate final NodeID
NetBarrierLocation.nodeID
The NodeID portion of the location structureprivate final NodeID
NetChannelLocation.nodeID
The NodeID portion of the locationprivate final NodeID
NetConnectionLocation.nodeID
The NodeID portion of the locationprivate NodeID
Node.nodeID
protected NodeID
Link.remoteID
The NodeID of the opposite end of the connection.Methods in org.jcsp.net2 that return NodeIDModifier and TypeMethodDescriptionNetBarrierLocation.getNodeID()
Gets the NodeID part of the locationNetChannelLocation.getNodeID()
Gets the NodeID part of the locationNetConnectionLocation.getNodeID()
Gets the NodeID part of the locationabstract NodeID
NetLocation.getNodeID()
Gets the NodeID part of the location structureNode.getNodeID()
final NodeID
Link.getRemoteNodeID()
Returns the NodeID of the connected Link.static NodeID
Converts a string representation of a NodeID back to a NodeID objectMethods in org.jcsp.net2 with parameters of type NodeIDModifier and TypeMethodDescriptionstatic <T> NetSharedChannelOutput<T>
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Nodestatic <T> NetSharedChannelOutput<T>
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given poison immunitystatic <T> NetSharedChannelOutput<T>
NetChannel.any2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messagesstatic <T> NetSharedChannelOutput<T>
NetChannel.any2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messagesstatic NetSharedChannelOutput
Deprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Nodestatic NetSharedChannelOutput
Deprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given poison immunitystatic NetSharedChannelOutput
NetChannelEnd.any2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Deprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messagesstatic NetSharedChannelOutput
NetChannelEnd.any2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Deprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages<T> NetSharedChannelOutput<T>
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node<T> NetSharedChannelOutput<T>
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given poison immunity<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messages<T> NetSharedChannelOutput<T>
NetChannelEndFactory.any2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages<T> NetSharedChannelOutput<T>
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node<T> NetSharedChannelOutput<T>
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given poison immunity<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level, which uses the given filter to encode outgoing messages<T> NetSharedChannelOutput<T>
StandardNetChannelEndFactory.any2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messagesstatic Link
Creates a new Link or gets an existing one from the the given NodeID.static NetBarrier
NetBarrierEnd.netBarrier
(NodeID nodeID, int vbn, int enrolled) Creates a new client end of a NetBarrier connected to the barrier with the given index on the given Nodestatic <T> NetChannelOutput<T>
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Nodestatic <T> NetChannelOutput<T>
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given poison immunity levelstatic <T> NetChannelOutput<T>
NetChannel.one2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messagesstatic <T> NetChannelOutput<T>
NetChannel.one2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messagesstatic NetChannelOutput
Deprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Nodestatic NetChannelOutput
Deprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given poison immunity levelstatic NetChannelOutput
NetChannelEnd.one2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Deprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messagesstatic NetChannelOutput
NetChannelEnd.one2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Deprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages<T> NetChannelOutput<T>
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node<T> NetChannelOutput<T>
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given poison immunity level<T> NetChannelOutput<T>
NetChannelEndFactory.one2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messages<T> NetChannelOutput<T>
NetChannelEndFactory.one2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages<T> NetChannelOutput<T>
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node<T> NetChannelOutput<T>
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given poison immunity level<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net
(NodeID nodeID, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given poison immunity level and uses the given filter to encode outgoing messages<T> NetChannelOutput<T>
StandardNetChannelEndFactory.one2net
(NodeID nodeID, int vcn, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, which uses the given filter to encode outgoing messages(package private) Link
LinkManager.requestLink
(NodeID id) Returns the Link for the given NodeIDprotected final Link
LinkServer.requestLink
(NodeID nodeID) (package private) void
Constructors in org.jcsp.net2 with parameters of type NodeIDModifierConstructorDescriptionNetBarrierLocation
(NodeID aNodeID, int aVBN) Constructor to create a new NetBarrierLocationNetChannelLocation
(NodeID aNodeID, int aVCN) Creates a new NetChannelLocationNetConnectionLocation
(NodeID aNodeID, int aVConnN) Creates a new NetConnectionLocation -
Uses of NodeID in org.jcsp.net2.bns
Methods in org.jcsp.net2.bns with parameters of type NodeIDModifier and TypeMethodDescriptionstatic void
BNS.initialise
(NodeID bnsNode) Initialises the connection to the BNSConstructors in org.jcsp.net2.bns with parameters of type NodeID -
Uses of NodeID in org.jcsp.net2.cns
Methods in org.jcsp.net2.cns with parameters of type NodeIDModifier and TypeMethodDescriptionstatic void
CNS.initialise
(NodeID cnsNode) Initialises the factory methods to allow creation of channels with the CNSConstructors in org.jcsp.net2.cns with parameters of type NodeID -
Uses of NodeID in org.jcsp.net2.mobile
Fields in org.jcsp.net2.mobile declared as NodeIDModifier and TypeFieldDescription(package private) final NodeID
ClassRequest.originatingNode
(package private) final NodeID
DynamicClassLoader.originatingNode
(package private) final NodeID
DynamicClassLoaderMessage.originatingNode
Constructors in org.jcsp.net2.mobile with parameters of type NodeIDModifierConstructorDescription(package private)
ClassRequest
(NodeID originator, String name, NetChannelLocation response) (package private)
DynamicClassLoader
(NodeID originator, NetChannelLocation requestLocation) (package private)
DynamicClassLoaderMessage
(NodeID originator, NetChannelLocation request, byte[] classData) -
Uses of NodeID in org.jcsp.net2.tcpip
Constructors in org.jcsp.net2.tcpip with parameters of type NodeID