Package | Description |
---|---|
org.jcsp.net |
This is main package for JCSP.NET.
|
Modifier and Type | Field and Description |
---|---|
private ChannelID |
NetChannelInputProcess.channelID
Our channel ID.
|
private ChannelID |
One2NetChannel.channelID
The channel ID of the remote computer.
|
Modifier and Type | Method and Description |
---|---|
(package private) static ChannelID |
ChannelID.createFromStringForm(java.lang.String stringForm)
This returns a ChannelID created from its String form as returned by
the getStringForm method.
|