|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.jcsp.net | This is main package for JCSP.NET. |
org.jcsp.net.tcpip |
Uses of Node in org.jcsp.net |
---|
Methods in org.jcsp.net that return Node | |
---|---|
static Node |
Node.getInstance()
Returns the instance of this singleton class. |
Methods in org.jcsp.net with parameters of type Node | |
---|---|
NodeKey |
NodeFactory.initNode(Node node,
Node.Attributes attribs)
|
NodeKey |
XMLNodeFactory.initNode(Node node,
Node.Attributes attribs)
This is called by the Node class. |
Uses of Node in org.jcsp.net.tcpip |
---|
Methods in org.jcsp.net.tcpip with parameters of type Node | |
---|---|
NodeKey |
TCPIPNodeFactory.initNode(Node node,
Node.Attributes attribs)
Initialise the node to listen on all local addresses, and start a CNS service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |