Uses of Class
org.jcsp.net.ChannelID
Packages that use ChannelID
-
Uses of ChannelID in org.jcsp.net
Fields in org.jcsp.net declared as ChannelIDModifier and TypeFieldDescriptionprivate ChannelIDNetChannelInputProcess.channelIDOur channel ID.private ChannelIDOne2NetChannel.channelIDThe channel ID of the remote computer.Methods in org.jcsp.net that return ChannelIDModifier and TypeMethodDescription(package private) static ChannelIDChannelID.createFromStringForm(String stringForm) This returns a ChannelID created from its String form as returned by the getStringForm method.