Uses of Interface
org.jcsp.net.dynamic.MigratableChannelOutput

Packages that use MigratableChannelOutput
org.jcsp.net.dynamic Supports dynamic operations over the JCSP.NET infrastructure. 
 

Uses of MigratableChannelOutput in org.jcsp.net.dynamic
 

Methods in org.jcsp.net.dynamic that return MigratableChannelOutput
static MigratableChannelOutput MigratableChannelEnd.createOne2Net(NetChannelLocation loc)
          Creates a migratable channel output to a given location.
static MigratableChannelOutput MigratableChannelEnd.createOne2Net(String name)
          Creates a migratable channel output to a named channel within the default namespace.
 MigratableChannelOutput NamedMigratableChannelEndFactory.createOne2Net(String name)
          Creates a networked migratable channel output end connected to the input end created with the given name.
 MigratableChannelOutput NamedMigratableChannelEndFactoryImpl.createOne2Net(String name)
           
static MigratableChannelOutput MigratableChannelEnd.createOne2Net(String name, NameAccessLevel nameAccessLevel)
          Creates a migratable channel output to a named channel within a given namespace.
 MigratableChannelOutput NamedMigratableChannelEndFactory.createOne2Net(String name, NameAccessLevel accessLevel)
          Creates a networked migratable channel output end connected to the input end created with the given name.
 MigratableChannelOutput NamedMigratableChannelEndFactoryImpl.createOne2Net(String name, NameAccessLevel accessLevel)
           
 



Copyright © 1996-2012. All Rights Reserved.