Uses of Class
org.jcsp.lang.AltingConnectionServerImpl
-
Packages that use AltingConnectionServerImpl 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. -
-
Uses of AltingConnectionServerImpl in org.jcsp.lang
Fields in org.jcsp.lang declared as AltingConnectionServerImpl Modifier and Type Field Description private AltingConnectionServerImpl
SharedConnectionServerImpl. connectionServerToUse
-
Uses of AltingConnectionServerImpl in org.jcsp.net
Subclasses of AltingConnectionServerImpl in org.jcsp.net Modifier and Type Class Description (package private) class
NetAltingConnectionServer
Instances of this class areAltingConnectionServer
objects which allow connections fromConnectionClient
objects from over a JCSP.NET network.
-