Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.cns | |
org.jcsp.net2.mobile |
Modifier and Type | Class and Description |
---|---|
(package private) class |
Net2OneChannel<T>
A concrete implementation of a NetAltingChannelInput.
|
Modifier and Type | Method and Description |
---|---|
static NetAltingChannelInput |
NetChannelEnd.createNet2One()
Deprecated.
Use net2one instead
|
static NetAltingChannelInput |
NetChannel.createNet2One()
Deprecated.
Use net2one instead
|
NetAltingChannelInput |
StandardNetChannelEndFactory.createNet2One()
Deprecated.
Use net2one instead
|
static NetAltingChannelInput |
NetChannelEnd.net2one()
Deprecated.
Creates a new NetAltingChannelInput
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.net2one()
Creates a new NetAltingChannelInput
|
static <T> NetAltingChannelInput<T> |
NetChannel.net2one()
Creates a new NetAltingChannelInput
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.net2one()
Creates a new NetAltingChannelInput
|
static NetAltingChannelInput |
NetChannelEnd.net2one(int immunityLevel)
Deprecated.
Creates a new NetAltingChannelInput with the given immunity level for poison
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.net2one(int immunityLevel)
Creates a new NetAltingChannelInput with the given immunity level for poison
|
static <T> NetAltingChannelInput<T> |
NetChannel.net2one(int immunityLevel)
Creates a new NetAltingChannelInput with the given immunity level for poison
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.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
|
<T> NetAltingChannelInput<T> |
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 <T> NetAltingChannelInput<T> |
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
|
<T> NetAltingChannelInput<T> |
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
|
static NetAltingChannelInput |
NetChannelEnd.net2one(NetworkMessageFilter.FilterRx filter)
Deprecated.
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.net2one(NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages
|
static <T> NetAltingChannelInput<T> |
NetChannel.net2one(NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.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
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.numberedNet2One(int index)
Creates a new NetAltingChannelInput with the given index
|
static <T> NetAltingChannelInput<T> |
NetChannel.numberedNet2One(int index)
Creates a new NetAltingChannelInput with the given index
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.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
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.numberedNet2One(int index,
int immunityLevel)
Creates a new NetAltingChannelInput with the given index and the given poison immunity level
|
static <T> NetAltingChannelInput<T> |
NetChannel.numberedNet2One(int index,
int immunityLevel)
Creates a new NetAltingChannelInput with the given index and the given poison immunity level
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.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
|
<T> NetAltingChannelInput<T> |
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 <T> NetAltingChannelInput<T> |
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
|
<T> NetAltingChannelInput<T> |
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
|
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
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages
|
static <T> NetAltingChannelInput<T> |
NetChannel.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages
|
Modifier and Type | Method and Description |
---|---|
static NetAltingChannelInput |
CNS.createNet2One(java.lang.String name)
Deprecated.
Use net2one instead
|
static <T> NetAltingChannelInput<T> |
CNS.net2one(java.lang.String name)
Creates a new NetAltingChannelInput registered with the given name
|
static <T> NetAltingChannelInput<T> |
CNS.net2one(java.lang.String name,
int immunityLevel)
Creates a new NetAltingChannelInput registered with the given name
|
static <T> NetAltingChannelInput<T> |
CNS.net2one(java.lang.String name,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name
|
static <T> NetAltingChannelInput<T> |
CNS.net2one(java.lang.String name,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name
|
static <T> NetAltingChannelInput<T> |
CNS.numberedNet2One(java.lang.String name,
int index)
Creates a new NetAltingChannelInput registered with the given name
|
static <T> NetAltingChannelInput<T> |
CNS.numberedNet2One(java.lang.String name,
int index,
int immunityLevel)
Creates a new NetAltingChannelInput registered with the given name
|
static <T> NetAltingChannelInput<T> |
CNS.numberedNet2One(java.lang.String name,
int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name
|
static <T> NetAltingChannelInput<T> |
CNS.numberedNet2One(java.lang.String name,
int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetAltingChannelInput registered with the given name
|
Modifier and Type | Field and Description |
---|---|
private NetAltingChannelInput |
MessageBox.fromInputEnd |
private NetAltingChannelInput |
MessageBox.in |
Constructor and Description |
---|
MessageBox(NetAltingChannelInput intoBox,
NetAltingChannelInput requestChannel,
NetworkMessageFilter.FilterTx encodingFilter) |
MessageBox(NetAltingChannelInput intoBox,
NetAltingChannelInput requestChannel,
NetworkMessageFilter.FilterTx encodingFilter) |