static MigratableChannelOutput |
MigratableChannelEnd.createOne2Net(String name) |
Creates a migratable channel output to a named channel within the default namespace.
|
static MigratableChannelOutput |
MigratableChannelEnd.createOne2Net(String name,
NameAccessLevel nameAccessLevel) |
Creates a migratable channel output to a named channel within a given namespace.
|
static MigratableChannelOutput |
MigratableChannelEnd.createOne2Net(NetChannelLocation loc) |
Creates a migratable channel output to a given location.
|
MigratableChannelOutput |
NamedMigratableChannelEndFactory.createOne2Net(String name) |
Creates a networked migratable channel output end connected to the input end created with the given name.
|
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) |
|
MigratableChannelOutput |
NamedMigratableChannelEndFactoryImpl.createOne2Net(String name,
NameAccessLevel accessLevel) |
|