Uses of Interface
org.jcsp.lang.ConnectionFactory
-
Packages that use ConnectionFactory Package Description org.jcsp.lang This provides classes and interfaces corresponding to the fundamental primitives of CSP. -
-
Uses of ConnectionFactory in org.jcsp.lang
Classes in org.jcsp.lang that implement ConnectionFactory Modifier and Type Class Description class
StandardConnectionFactory
Implements a factory for creating connections.
-