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 ChannelID
NetChannelInputProcess.channelID
Our channel ID.private ChannelID
One2NetChannel.channelID
The channel ID of the remote computer.Methods in org.jcsp.net that return ChannelIDModifier and TypeMethodDescription(package private) static ChannelID
ChannelID.createFromStringForm
(String stringForm) This returns a ChannelID created from its String form as returned by the getStringForm method.