static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeAddress nodeAddr,
int vcn) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the
given poison immunity
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the
given poison immunity level and uses the given filter to encode outgoing messages
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the
given filter to encode outgoing messages
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeAddress nodeAddr,
int vcn) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the
given poison immunity
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the
given poison immunity level and uses the given filter to encode outgoing messages
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the
given filter to encode outgoing messages
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the
given poison immunity
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the
given poison immunity level and uses the given filter to encode outgoing messages
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the
given filter to encode outgoing messages
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which has the
given poison immunity
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node that has the
given poison immunity level and uses the given filter to encode outgoing messages
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node which uses the
given filter to encode outgoing messages
|
static Link |
LinkFactory.getLink(NodeAddress addr) |
Creates a new Link, or retrieves an existing one, from a NodeAddress
|
NodeKey |
Node.init(java.lang.String name,
NodeAddress addr) |
|
NodeKey |
Node.init(NodeAddress addr) |
|
static NetBarrier |
NetBarrierEnd.netBarrier(NodeAddress addr,
int vbn,
int enrolled) |
Creates a new client end of a NetBarrier connected to the barrier with the given index on the given Node
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NodeAddress nodeAddr,
int vcn) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given
poison immunity
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given
poison immunity and uses the given filter to encode outgoing messages
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given
filter to encode outgoing messages
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeAddress nodeAddr,
int vcn) |
Deprecated.
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Deprecated.
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given
poison immunity
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given
poison immunity and uses the given filter to encode outgoing messages
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given
filter to encode outgoing messages
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given
poison immunity
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given
poison immunity and uses the given filter to encode outgoing messages
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given
filter to encode outgoing messages
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node with the given
poison immunity
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which has the given
poison immunity and uses the given filter to encode outgoing messages
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node which uses the given
filter to encode outgoing messages
|
static void |
LinkServer.start(NodeAddress address) |
|