Uses of Class
org.jcsp.net2.NodeAddress
Packages that use NodeAddress
-
Uses of NodeAddress in org.jcsp.net2
Fields in org.jcsp.net2 declared as NodeAddressModifier and TypeFieldDescriptionprivate final NodeAddress
NodeID.address
Address of the Nodeprotected NodeAddress
NodeFactory.cnsAddress
The NodeAddress where the CNS / BNS is locatedMethods in org.jcsp.net2 that return NodeAddressModifier and TypeMethodDescriptionNetBarrierLocation.getNodeAddress()
Gets the NodeAddress part of the locationNetChannelLocation.getNodeAddress()
Gets the NodeAddress part of the locationNetConnectionLocation.getNodeAddress()
Gets the NodeAddress part of the locationabstract NodeAddress
NetLocation.getNodeAddress()
Gets the NodeAddress part of the location structureNodeID.getNodeAddress()
Gets the NodeAddress part of the NodeIDprotected abstract NodeAddress
Initialises a Nodestatic NodeAddress
Parses a string representation of a NodeAddress back to its object formprotected abstract NodeAddress
Parses an address string into an address objectMethods in org.jcsp.net2 with parameters of type NodeAddressModifier and TypeMethodDescriptionstatic <T> NetSharedChannelOutput
<T> NetChannel.any2net
(NodeAddress nodeAddr, int vcn) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Nodestatic <T> NetSharedChannelOutput
<T> NetChannel.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunitystatic <T> NetSharedChannelOutput
<T> NetChannel.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messagesstatic <T> NetSharedChannelOutput
<T> NetChannel.any2net
(NodeAddress nodeAddr, 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
NetChannelEnd.any2net
(NodeAddress nodeAddr, int vcn) Deprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Nodestatic NetSharedChannelOutput
NetChannelEnd.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Deprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunitystatic NetSharedChannelOutput
NetChannelEnd.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Deprecated.Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messagesstatic NetSharedChannelOutput
NetChannelEnd.any2net
(NodeAddress nodeAddr, 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> NetChannelEndFactory.any2net
(NodeAddress nodeAddr, int vcn) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node<T> NetSharedChannelOutput
<T> NetChannelEndFactory.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity<T> NetSharedChannelOutput
<T> NetChannelEndFactory.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messages<T> NetSharedChannelOutput
<T> NetChannelEndFactory.any2net
(NodeAddress nodeAddr, 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> StandardNetChannelEndFactory.any2net
(NodeAddress nodeAddr, int vcn) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node<T> NetSharedChannelOutput
<T> StandardNetChannelEndFactory.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity<T> NetSharedChannelOutput
<T> StandardNetChannelEndFactory.any2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the given poison immunity level and uses the given filter to encode outgoing messages<T> NetSharedChannelOutput
<T> StandardNetChannelEndFactory.any2net
(NodeAddress nodeAddr, 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
LinkFactory.getLink
(NodeAddress addr) Creates a new Link, or retrieves an existing one, from a NodeAddressNode.init
(String name, NodeAddress addr) Node.init
(NodeAddress addr) static NetBarrier
NetBarrierEnd.netBarrier
(NodeAddress addr, 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> NetChannel.one2net
(NodeAddress nodeAddr, int vcn) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Nodestatic <T> NetChannelOutput
<T> NetChannel.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given poison immunitystatic <T> NetChannelOutput
<T> NetChannel.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messagesstatic <T> NetChannelOutput
<T> NetChannel.one2net
(NodeAddress nodeAddr, 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
NetChannelEnd.one2net
(NodeAddress nodeAddr, int vcn) Deprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Nodestatic NetChannelOutput
NetChannelEnd.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Deprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given poison immunitystatic NetChannelOutput
NetChannelEnd.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Deprecated.Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messagesstatic NetChannelOutput
NetChannelEnd.one2net
(NodeAddress nodeAddr, 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> NetChannelEndFactory.one2net
(NodeAddress nodeAddr, int vcn) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node<T> NetChannelOutput
<T> NetChannelEndFactory.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given poison immunity<T> NetChannelOutput
<T> NetChannelEndFactory.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messages<T> NetChannelOutput
<T> NetChannelEndFactory.one2net
(NodeAddress nodeAddr, 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> StandardNetChannelEndFactory.one2net
(NodeAddress nodeAddr, int vcn) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node<T> NetChannelOutput
<T> StandardNetChannelEndFactory.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given poison immunity<T> NetChannelOutput
<T> StandardNetChannelEndFactory.one2net
(NodeAddress nodeAddr, int vcn, int immunityLevel, NetworkMessageFilter.FilterTx filter) Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given poison immunity and uses the given filter to encode outgoing messages<T> NetChannelOutput
<T> StandardNetChannelEndFactory.one2net
(NodeAddress nodeAddr, 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 final void
LinkServer.start
(NodeAddress address) Constructors in org.jcsp.net2 with parameters of type NodeAddressModifierConstructorDescriptionNodeID
(long long1, long long2, int int1, String nodeName, NodeAddress nodeAddress) Constructor taking the full details for a remote Node connection(package private)
NodeID
(String nodeName, NodeAddress nodeAddress) Constructor taking the name and the address of the Node -
Uses of NodeAddress in org.jcsp.net2.bns
Methods in org.jcsp.net2.bns with parameters of type NodeAddressModifier and TypeMethodDescriptionstatic void
BNS.initialise
(NodeAddress bnsNode) Initialises the connection to the BNS -
Uses of NodeAddress in org.jcsp.net2.cns
Methods in org.jcsp.net2.cns with parameters of type NodeAddressModifier and TypeMethodDescriptionstatic void
CNS.initialise
(NodeAddress cnsNode) Initialises the factory methods to allow creation of channels with the CNS -
Uses of NodeAddress in org.jcsp.net2.tcpip
Subclasses of NodeAddress in org.jcsp.net2.tcpipModifier and TypeClassDescriptionfinal class
A concrete implementation of a NodeAddress that is designed for TCP/IP connections.Methods in org.jcsp.net2.tcpip that return NodeAddressModifier and TypeMethodDescriptionTCPIPLink.getRemoteAddress()
Gets the NodeAddress of the Node that this Link is connected toprotected NodeAddress
Deprecated.Initialises the Node, connecting to the CNS / BNSprotected NodeAddress
Parses a string to recreate a TCPIPNodeAddress object