Uses of Class
org.jcsp.lang.StandardChannelFactory

Packages that use StandardChannelFactory
org.jcsp.lang 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 StandardChannelFactory
static StandardChannelFactory ConnectionServer.FACTORY
          The factory for creating channels within servers.
 

Methods in org.jcsp.lang that return StandardChannelFactory
static StandardChannelFactory StandardChannelFactory.getDefaultInstance()
          Returns a default instance of a channel factory.
 



Copyright © 1996-2012. All Rights Reserved.