Package | Description |
---|---|
org.jcsp.net.dynamic |
Supports dynamic operations over the JCSP.NET infrastructure.
|
Modifier and Type | Method and Description |
---|---|
static MigratableChannelOutput |
MigratableChannelEnd.createOne2Net(NetChannelLocation loc)
Creates a migratable channel output to a given location.
|
MigratableChannelOutput |
NamedMigratableChannelEndFactoryImpl.createOne2Net(java.lang.String name) |
MigratableChannelOutput |
NamedMigratableChannelEndFactory.createOne2Net(java.lang.String name)
Creates a networked migratable channel output end connected to the input end created with the given name.
|
static MigratableChannelOutput |
MigratableChannelEnd.createOne2Net(java.lang.String name)
Creates a migratable channel output to a named channel within the default namespace.
|
MigratableChannelOutput |
NamedMigratableChannelEndFactoryImpl.createOne2Net(java.lang.String name,
NameAccessLevel accessLevel) |
MigratableChannelOutput |
NamedMigratableChannelEndFactory.createOne2Net(java.lang.String name,
NameAccessLevel accessLevel)
Creates a networked migratable channel output end connected to the input end created with the given name.
|
static MigratableChannelOutput |
MigratableChannelEnd.createOne2Net(java.lang.String name,
NameAccessLevel nameAccessLevel)
Creates a migratable channel output to a named channel within a given namespace.
|
Copyright © 1996–2023. All rights reserved.