Uses of Class
org.jcsp.net2.tcpip.TCPIPNodeAddress
Packages that use TCPIPNodeAddress
-
Uses of TCPIPNodeAddress in org.jcsp.net2.tcpip
Fields in org.jcsp.net2.tcpip declared as TCPIPNodeAddressModifier and TypeFieldDescription(package private) final TCPIPNodeAddress
TCPIPLinkServer.listeningAddress
The NodeAddress that this LinkServer is listening on.private TCPIPNodeAddress
TCPIPLink.remoteAddress
The address of the remote Node.Constructors in org.jcsp.net2.tcpip with parameters of type TCPIPNodeAddressModifierConstructorDescriptionTCPIPLink
(TCPIPNodeAddress address) Creates a new TCPIPLinkTCPIPLinkServer
(TCPIPNodeAddress address) Creates a new TCPIPLinkServer listening on the given addressDeprecated.Creates a new TCPIPNodeFactory