Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.tcpip |
Modifier and Type | Field and Description |
---|---|
private static Node |
Node.instance |
Modifier and Type | Method and Description |
---|---|
static Node |
Node.getInstance() |
Modifier and Type | Method and Description |
---|---|
protected abstract NodeAddress |
NodeFactory.initNode(Node node)
Initialises a Node
|
Modifier and Type | Method and Description |
---|---|
protected NodeAddress |
TCPIPNodeFactory.initNode(Node node)
Deprecated.
Initialises the Node, connecting to the CNS / BNS
|