Package | Description |
---|---|
org.jcsp.net |
This is main package for JCSP.NET.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NetSharedConnectionServer
Instances of classed implementing this method are
SharedConnectionServer objects which accept
connections from clients from over a JCSP.NET network. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
NetAltingConnectionServer
Instances of this class are
AltingConnectionServer
objects which allow connections from ConnectionClient
objects from over a JCSP.NET network. |
(package private) class |
NetSharedConnectionServerImpl |