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 | Class and Description |
---|---|
class |
SharedAltingConnectionClient<T>
Implements a client end of a Connection which can have multiple
client processes.
|
Modifier and Type | Class and Description |
---|---|
class |
NetAltingConnectionClient
Instances of this class are
AltingConnectionClient
objects which connect to ConnectionServer objects
over a JCSP.NET network. |
class |
NetSharedAltingConnectionClient
Defines a class whose instances should be
that connect to a ConnectionServer over a JCSP.NET
network. |
Copyright © 1996–2017. All rights reserved.