Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.cns |
Modifier and Type | Method and Description |
---|---|
NetSharedChannelInput |
StandardNetChannelEndFactory.createNet2Any()
Deprecated.
Use net2any instead
|
static NetSharedChannelInput |
NetChannelEnd.createNet2Any()
Deprecated.
Use net2any instead
|
static NetSharedChannelInput |
NetChannel.createNet2Any()
Deprecated.
Use net2any instead
|
static NetSharedChannelInput |
NetChannelEnd.net2any()
Deprecated.
Creates a new NetSharedChannelInput
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.net2any()
Creates a new NetSharedChannelInput
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.net2any()
Creates a new NetSharedChannelInput
|
static <T> NetSharedChannelInput<T> |
NetChannel.net2any()
Creates a new NetSharedChannelInput
|
static NetSharedChannelInput |
NetChannelEnd.net2any(int immunityLevel)
Deprecated.
Creates a new NetSharedChannelInput with the given poison immunity level
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.net2any(int immunityLevel)
Creates a new NetSharedChannelInput with the given poison immunity level
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.net2any(int immunityLevel)
Creates a new NetSharedChannelInput with the given poison immunity level
|
static <T> NetSharedChannelInput<T> |
NetChannel.net2any(int immunityLevel)
Creates a new NetSharedChannelInput with the given poison immunity level
|
static NetSharedChannelInput |
NetChannelEnd.net2any(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Deprecated.
Creates a new NetSharedChannelInput with the given poison immunity level, which uses the given filter to decode
messages
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.net2any(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given poison immunity level, which uses the given filter to decode
messages
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.net2any(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given poison immunity level, which uses the given filter to decode
messages
|
static <T> NetSharedChannelInput<T> |
NetChannel.net2any(int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given poison immunity level, which uses the given filter to decode
messages
|
static NetSharedChannelInput |
NetChannelEnd.net2any(NetworkMessageFilter.FilterRx filter)
Deprecated.
Creates a new NetSharedChannelInput which uses the given filter to decode incoming messages
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.net2any(NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput which uses the given filter to decode incoming messages
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.net2any(NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput which uses the given filter to decode incoming messages
|
static <T> NetSharedChannelInput<T> |
NetChannel.net2any(NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput which uses the given filter to decode incoming messages
|
static NetSharedChannelInput |
NetChannelEnd.numberedNet2Any(int index)
Deprecated.
Creates a new NetSharedChannelInput with the given index
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2Any(int index)
Creates a new NetSharedChannelInput with the given index
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.numberedNet2Any(int index)
Creates a new NetSharedChannelInput with the given index
|
static <T> NetSharedChannelInput<T> |
NetChannel.numberedNet2Any(int index)
Creates a new NetSharedChannelInput with the given index
|
static NetSharedChannelInput |
NetChannelEnd.numberedNet2Any(int index,
int immunityLevel)
Deprecated.
Creates a new NetSharedChannelInput with the given index and poison immunity level
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2Any(int index,
int immunityLevel)
Creates a new NetSharedChannelInput with the given index and poison immunity level
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.numberedNet2Any(int index,
int immunityLevel)
Creates a new NetSharedChannelInput with the given index and poison immunity level
|
static <T> NetSharedChannelInput<T> |
NetChannel.numberedNet2Any(int index,
int immunityLevel)
Creates a new NetSharedChannelInput with the given index and poison immunity level
|
static NetSharedChannelInput |
NetChannelEnd.numberedNet2Any(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Deprecated.
Creates a new NetSharedChannelInput with the given index and poison immunity level, which uses the given filter
to decode incoming messages.
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2Any(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given index and poison immunity level, which uses the given filter
to decode incoming messages.
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.numberedNet2Any(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given index and poison immunity level, which uses the given filter
to decode incoming messages.
|
static <T> NetSharedChannelInput<T> |
NetChannel.numberedNet2Any(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given index and poison immunity level, which uses the given filter
to decode incoming messages.
|
static NetSharedChannelInput |
NetChannelEnd.numberedNet2Any(int index,
NetworkMessageFilter.FilterRx filter)
Deprecated.
Creates a new NetSharedChannelInput with the given index that uses the given filter to decode incoming messages
|
<T> NetSharedChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2Any(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given index that uses the given filter to decode incoming messages
|
<T> NetSharedChannelInput<T> |
NetChannelEndFactory.numberedNet2Any(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given index that uses the given filter to decode incoming messages
|
static <T> NetSharedChannelInput<T> |
NetChannel.numberedNet2Any(int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput with the given index that uses the given filter to decode incoming messages
|
Modifier and Type | Method and Description |
---|---|
static NetSharedChannelInput |
CNS.createNet2Any(String name)
Deprecated.
Use net2any instead
|
static <T> NetSharedChannelInput<T> |
CNS.net2any(String name)
Creates a new NetSharedChannelInput registered with the given name
|
static <T> NetSharedChannelInput<T> |
CNS.net2any(String name,
int immunityLevel)
Creates a new NetSharedChannelInput registered with the given name
|
static <T> NetSharedChannelInput<T> |
CNS.net2any(String name,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput registered with the given name
|
static <T> NetSharedChannelInput<T> |
CNS.net2any(String name,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput registered with the given name
|
static <T> NetSharedChannelInput<T> |
CNS.numberedNet2Any(String name,
int index)
Creates a new NetSharedChannelInput registered with the given name
|
static <T> NetSharedChannelInput<T> |
CNS.numberedNet2Any(String name,
int index,
int immunityLevel)
Creates a new NetSharedChannelInput registered with the given name
|
static <T> NetSharedChannelInput<T> |
CNS.numberedNet2Any(String name,
int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput registered with the given name
|
static <T> NetSharedChannelInput<T> |
CNS.numberedNet2Any(String name,
int index,
NetworkMessageFilter.FilterRx filter)
Creates a new NetSharedChannelInput registered with the given name
|
Copyright © 1996–2014. All rights reserved.