|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetAltingChannelInput | |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.cns |
Uses of NetAltingChannelInput in org.jcsp.net2 |
---|
Methods in org.jcsp.net2 that return NetAltingChannelInput | ||
---|---|---|
static NetAltingChannelInput |
NetChannel.createNet2One()
Deprecated. Use net2one instead |
|
NetAltingChannelInput |
StandardNetChannelEndFactory.createNet2One()
Deprecated. Use net2one instead |
|
static NetAltingChannelInput |
NetChannelEnd.createNet2One()
Deprecated. Use net2one instead |
|
static NetAltingChannelInput |
NetChannelEnd.net2one()
Deprecated. Creates a new NetAltingChannelInput |
|
static
|
NetChannel.net2one()
Creates a new NetAltingChannelInput |
|
|
StandardNetChannelEndFactory.net2one()
Creates a new NetAltingChannelInput |
|
|
NetChannelEndFactory.net2one()
Creates a new NetAltingChannelInput |
|
static NetAltingChannelInput |
NetChannelEnd.net2one(int immunityLevel)
Deprecated. Creates a new NetAltingChannelInput with the given immunity level for poison |
|
static
|
NetChannel.net2one(int immunityLevel)
Creates a new NetAltingChannelInput with the given immunity level for poison |
|
|
StandardNetChannelEndFactory.net2one(int immunityLevel)
Creates a new NetAltingChannelInput with the given immunity level for poison |
|
|
NetChannelEndFactory.net2one(int immunityLevel)
Creates a new NetAltingChannelInput with the given immunity level for poison |
|
static NetAltingChannelInput |
NetChannelEnd.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Deprecated. Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode incoming messages |
|
static
|
NetChannel.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode incoming messages |
|
|
StandardNetChannelEndFactory.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode incoming messages |
|
|
NetChannelEndFactory.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode incoming messages |
|
static NetAltingChannelInput |
NetChannelEnd.net2one(NetworkMessageFilter.FilterRx filter)
Deprecated. Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages |
|
static
|
NetChannel.net2one(NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages |
|
|
StandardNetChannelEndFactory.net2one(NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages |
|
|
NetChannelEndFactory.net2one(NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages |
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index)
Deprecated. Creates a new NetAltingChannelInput with the given index |
|
static
|
NetChannel.numberedNet2One(int index)
Creates a new NetAltingChannelInput with the given index |
|
|
StandardNetChannelEndFactory.numberedNet2One(int index)
Creates a new NetAltingChannelInput with the given index |
|
|
NetChannelEndFactory.numberedNet2One(int index)
Creates a new NetAltingChannelInput with the given index |
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index,
int immunityLevel)
Deprecated. Creates a new NetAltingChannelInput with the given index and the given poison immunity level |
|
static
|
NetChannel.numberedNet2One(int index,
int immunityLevel)
Creates a new NetAltingChannelInput with the given index and the given poison immunity level |
|
|
StandardNetChannelEndFactory.numberedNet2One(int index,
int immunityLevel)
Creates a new NetAltingChannelInput with the given index and the given poison immunity level |
|
|
NetChannelEndFactory.numberedNet2One(int index,
int immunityLevel)
Creates a new NetAltingChannelInput with the given index and the given poison immunity level |
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Deprecated. Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter to decode incoming messages |
|
static
|
NetChannel.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter to decode incoming messages |
|
|
StandardNetChannelEndFactory.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter to decode incoming messages |
|
|
NetChannelEndFactory.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter to decode incoming messages |
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter)
Deprecated. Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages |
|
static
|
NetChannel.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages |
|
|
StandardNetChannelEndFactory.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages |
|
|
NetChannelEndFactory.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages |
Uses of NetAltingChannelInput in org.jcsp.net2.cns |
---|
Methods in org.jcsp.net2.cns that return NetAltingChannelInput | ||
---|---|---|
static NetAltingChannelInput |
CNS.createNet2One(String name)
Deprecated. Use net2one instead |
|
static
|
CNS.net2one(String name)
Creates a new NetAltingChannelInput registered with the given name |
|
static
|
CNS.net2one(String name,
int immunityLevel)
Creates a new NetAltingChannelInput registered with the given name |
|
static
|
CNS.net2one(String name,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name |
|
static
|
CNS.net2one(String name,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name |
|
static
|
CNS.numberedNet2One(String name,
int index)
Creates a new NetAltingChannelInput registered with the given name |
|
static
|
CNS.numberedNet2One(String name,
int index,
int immunityLevel)
Creates a new NetAltingChannelInput registered with the given name |
|
static
|
CNS.numberedNet2One(String name,
int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name |
|
static
|
CNS.numberedNet2One(String name,
int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |