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 NodeIDNetBarrierLocation.nodeIDThe NodeID portion of the location structureprivate final NodeIDNetChannelLocation.nodeIDThe NodeID portion of the locationprivate final NodeIDNetConnectionLocation.nodeIDThe NodeID portion of the locationprivate NodeIDNode.nodeIDprotected NodeIDLink.remoteIDThe 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 NodeIDNetLocation.getNodeID()Gets the NodeID part of the location structureNode.getNodeID()final NodeIDLink.getRemoteNodeID()Returns the NodeID of the connected Link.static NodeIDConverts 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 NetSharedChannelOutputDeprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Nodestatic NetSharedChannelOutputDeprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given poison immunitystatic NetSharedChannelOutputNetChannelEnd.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 NetSharedChannelOutputNetChannelEnd.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 LinkCreates a new Link or gets an existing one from the the given NodeID.static NetBarrierNetBarrierEnd.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 NetChannelOutputDeprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Nodestatic NetChannelOutputDeprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given poison immunity levelstatic NetChannelOutputNetChannelEnd.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 NetChannelOutputNetChannelEnd.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) LinkLinkManager.requestLink(NodeID id) Returns the Link for the given NodeIDprotected final LinkLinkServer.requestLink(NodeID nodeID) (package private) voidConstructors 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 voidBNS.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 voidCNS.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 NodeIDClassRequest.originatingNode(package private) final NodeIDDynamicClassLoader.originatingNode(package private) final NodeIDDynamicClassLoaderMessage.originatingNodeConstructors 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