Uses of Class
org.jcsp.lang.AltingConnectionClientImpl
Packages that use AltingConnectionClientImpl
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
This is main package for JCSP.NET.
-
Uses of AltingConnectionClientImpl in org.jcsp.lang
Subclasses of AltingConnectionClientImpl in org.jcsp.langModifier and TypeClassDescriptionclass
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.netModifier and TypeClassDescriptionclass
Instances of this class areAltingConnectionClient
objects which connect toConnectionServer
objects over a JCSP.NET network.class
Defines a class whose instances should be
that connect to aSharedAltingConnectionClient
ConnectionServer
over a JCSP.NET network.