|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |