|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MigratableAltingChannelInput | |
---|---|
org.jcsp.net.dynamic | Supports dynamic operations over the JCSP.NET infrastructure. |
Uses of MigratableAltingChannelInput in org.jcsp.net.dynamic |
---|
Methods in org.jcsp.net.dynamic that return MigratableAltingChannelInput | |
---|---|
static MigratableAltingChannelInput |
MigratableChannelEnd.createNet2One()
Creates an anonymous migratable channel input. |
static MigratableAltingChannelInput |
MigratableChannelEnd.createNet2One(String name)
Creates a named migratable channel input using the default namespace. |
MigratableAltingChannelInput |
NamedMigratableChannelEndFactory.createNet2One(String name)
Creates a named migratable networked channel input end that can be used as a guard in an Alternative . |
MigratableAltingChannelInput |
NamedMigratableChannelEndFactoryImpl.createNet2One(String name)
|
static MigratableAltingChannelInput |
MigratableChannelEnd.createNet2One(String name,
NameAccessLevel nameAccessLevel)
Creates a named migratable channel input within the given namespace. |
MigratableAltingChannelInput |
NamedMigratableChannelEndFactory.createNet2One(String name,
NameAccessLevel nameAccessLevel)
Creates a named migratable networked channel input end that can be used as a guard in an Alternative . |
MigratableAltingChannelInput |
NamedMigratableChannelEndFactoryImpl.createNet2One(String name,
NameAccessLevel nameAccessLevel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |