Uses of Class
org.jcsp.lang.StandardChannelFactory
Packages that use StandardChannelFactory
Package
Description
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
-
Uses of StandardChannelFactory in org.jcsp.lang
Fields in org.jcsp.lang declared as StandardChannelFactoryModifier and TypeFieldDescriptionstatic final StandardChannelFactoryConnectionServer.FACTORYThe factory for creating channels within servers.Methods in org.jcsp.lang that return StandardChannelFactoryModifier and TypeMethodDescriptionstatic StandardChannelFactoryStandardChannelFactory.getDefaultInstance()Returns a default instance of a channel factory.