Used to initialise a Node. This is kept for backward compatibility. See Node for more information.
Fields inherited from class | Fields |
---|---|
class NodeFactory |
cnsAddress |
Constructor and description |
---|
TCPIPNodeFactory
(TCPIPNodeAddress addr) Creates a new TCPIPNodeFactory |
TCPIPNodeFactory
(String serverIP) Creates a new TCPIPNodeFactory |
Type | Name and description |
---|---|
protected NodeAddress |
initNode(Node node) Initialises the Node, connecting to the CNS / BNS |
Methods inherited from class | Name |
---|---|
class NodeFactory |
initNode |
Creates a new TCPIPNodeFactory
addr
- The address of the CNS / BNSCreates a new TCPIPNodeFactory
serverIP
- The IP address of the CNS / BNSInitialises the Node, connecting to the CNS / BNS
node
- The Node to initialiseJCSP for Java 1.8 generated 14-10-2016 by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk