|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AltingConnectionClientImpl | |
---|---|
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. |
Uses of AltingConnectionClientImpl in org.jcsp.lang |
---|
Subclasses of AltingConnectionClientImpl in org.jcsp.lang | |
---|---|
class |
SharedAltingConnectionClient<T>
Implements a client end of a Connection which can have multiple client processes. |
Uses of AltingConnectionClientImpl in org.jcsp.net |
---|
Subclasses of AltingConnectionClientImpl in org.jcsp.net | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |