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 AltingConnectionServerImpl
SharedConnectionServerImpl.connectionServerToUse
-
Uses of AltingConnectionServerImpl in org.jcsp.net
Subclasses of AltingConnectionServerImpl in org.jcsp.netModifier and TypeClassDescription(package private) class
Instances of this class areAltingConnectionServer
objects which allow connections fromConnectionClient
objects from over a JCSP.NET network.