Uses of Class
org.jcsp.net2.ProtocolID
Packages that use ProtocolID
-
Uses of ProtocolID in org.jcsp.net2
Methods in org.jcsp.net2 that return ProtocolIDModifier and TypeMethodDescriptionprotected abstract ProtocolIDNodeAddress.getProtocolID()Retrieves the correct protocol handler for the implemented address type.Methods in org.jcsp.net2 with parameters of type ProtocolIDModifier and TypeMethodDescriptionstatic voidNodeAddress.installProtocol(String name, ProtocolID protocol) Installs a new Protocol on the Node -
Uses of ProtocolID in org.jcsp.net2.tcpip
Subclasses of ProtocolID in org.jcsp.net2.tcpipModifier and TypeClassDescriptionfinal classConcrete implementation of a ProtocolID used to parse a string representation of a TCPIPNodeAddress into a TCPIPNodeAddress object.Methods in org.jcsp.net2.tcpip that return ProtocolIDModifier and TypeMethodDescriptionprotected ProtocolIDTCPIPNodeAddress.getProtocolID()Returns the TCPIPProtocolID