Uses of Class
org.jcsp.lang.AltingConnectionServerImpl
Packages that use AltingConnectionServerImpl
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
This is main package for JCSP.NET.
-
Uses of AltingConnectionServerImpl in org.jcsp.lang
Fields in org.jcsp.lang declared as AltingConnectionServerImplModifier and TypeFieldDescriptionprivate AltingConnectionServerImplSharedConnectionServerImpl.connectionServerToUse -
Uses of AltingConnectionServerImpl in org.jcsp.net
Subclasses of AltingConnectionServerImpl in org.jcsp.netModifier and TypeClassDescription(package private) classInstances of this class areAltingConnectionServerobjects which allow connections fromConnectionClientobjects from over a JCSP.NET network.