Package | Description |
---|---|
org.jcsp.lang |
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
|
org.jcsp.net |
This is main package for JCSP.NET.
|
Modifier and Type | Field and Description |
---|---|
private AltingConnectionServerImpl |
SharedConnectionServerImpl.connectionServerToUse |
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. |