static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NetChannelLocation loc) |
Creates a new NetSharedChannelOutput connected to the input end at the given location
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NetChannelLocation loc,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the input end at the given location and with the given poison
immunity level
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given
immunity level, which uses the given filter to encode outgoing messages.
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the input end with the given location, and uses the given
filter to encode outgoing messages
|
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 <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeID nodeID,
int vcn) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given
poison immunity
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the
given poison immunity level, which uses the given filter to encode outgoing messages
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NodeID nodeID,
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(NetChannelLocation loc) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the input end at the given location
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NetChannelLocation loc,
int immunityLevel) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the input end at the given location and with the given poison
immunity level
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given
immunity level, which uses the given filter to encode outgoing messages.
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the input end with the given location, and 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
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeID nodeID,
int vcn) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given
poison immunity
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the
given poison immunity level, which uses the given filter to encode outgoing messages
|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NodeID nodeID,
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(NetChannelLocation loc) |
Creates a new NetSharedChannelOutput connected to the input end at the given location
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NetChannelLocation loc,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the input end at the given location and with the given poison
immunity level
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given
immunity level, which uses the given filter to encode outgoing messages.
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the input end with the given location, and 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> |
NetChannelEndFactory.any2net(NodeID nodeID,
int vcn) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given
poison immunity
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the
given poison immunity level, which uses the given filter to encode outgoing messages
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NodeID nodeID,
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(NetChannelLocation loc) |
Creates a new NetSharedChannelOutput connected to the input end at the given location
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NetChannelLocation loc,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the input end at the given location and with the given poison
immunity level
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the input end with the given location and with the given
immunity level, which uses the given filter to encode outgoing messages.
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the input end with the given location, and 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
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeID nodeID,
int vcn) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node and the given
poison immunity
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node, with the
given poison immunity level, which uses the given filter to encode outgoing messages
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NodeID nodeID,
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
|
void |
Any2NetChannel.asyncWrite(T object) |
Writes asynchronously to the underlying channel.
|
void |
NetChannelOutput.asyncWrite(T obj) |
Sends a message to the input end of the channel asynchronously (no blocking)
|
void |
One2NetChannel.asyncWrite(T object) |
Asynchronously writes an object to the channel
|
abstract boolean |
Link.connect() |
Connects to the remote Node.
|
(package private) static <T2> Any2NetChannel<T2> |
Any2NetChannel.create(NetChannelLocation loc,
int immunity,
NetworkMessageFilter.FilterTx filter) |
Static factory method used to create an Any2NetChannel
|
(package private) static <T2> Net2AnyChannel<T2> |
Net2AnyChannel.create(int index,
int poisonImmunity,
NetworkMessageFilter.FilterRx filter) |
Static factory method for creating a new instance of Net2AnyChannel, given a particular index
|
(package private) static <T2> Net2AnyChannel<T2> |
Net2AnyChannel.create(int poisonImmunity,
NetworkMessageFilter.FilterRx filter) |
A static factory method to create a new Net2AnyChannel object
|
(package private) static NetAltingConnectionClient |
NetAltingConnectionClient.create(NetConnectionLocation loc,
NetworkMessageFilter.FilterTx filterTX,
NetworkMessageFilter.FilterRx filterRX) |
|
(package private) static NetBarrier |
NetBarrier.create(NetBarrierLocation loc,
int localEnroll) |
Static factory method for creating a client end of a NetBarrier
|
(package private) static <T2> One2NetChannel<T2> |
One2NetChannel.create(NetChannelLocation loc,
int immunity,
NetworkMessageFilter.FilterTx filter) |
Creates a new One2NetChannel by connecting to an already created NetChannelInput
|
static NetSharedChannelOutput |
NetChannel.createAny2Net(NetChannelLocation loc) |
Deprecated.
|
static NetSharedChannelOutput |
NetChannelEnd.createAny2Net(NetChannelLocation loc) |
Deprecated.
|
NetSharedChannelOutput |
StandardNetChannelEndFactory.createAny2Net(NetChannelLocation loc) |
Deprecated.
|
protected abstract Link |
NodeAddress.createLink() |
Creates a Link connected to this address
|
protected abstract LinkServer |
NodeAddress.createLinkServer() |
Creates a LinkServer listening on this address
|
static NetChannelOutput |
NetChannel.createOne2Net(NetChannelLocation loc) |
Deprecated.
|
static NetChannelOutput |
NetChannelEnd.createOne2Net(NetChannelLocation loc) |
Deprecated.
|
NetChannelOutput |
StandardNetChannelEndFactory.createOne2Net(NetChannelLocation loc) |
Deprecated.
|
protected abstract boolean |
Link.createResources() |
Creates the resources (if any) required for the Node.
|
void |
NetBarrier.destroy() |
Destroys the Barrier
|
void |
Net2AnyChannel.endRead() |
Ends an extended read operation
|
void |
Net2OneChannel.endRead() |
Ends an extended read operation.
|
void |
NetBarrier.enroll() |
Enrolls locally with the Barrier
|
static Link |
LinkFactory.getLink(NodeAddress addr) |
Creates a new Link, or retrieves an existing one, from a NodeAddress
|
static Link |
LinkFactory.getLink(NodeID nodeID) |
Creates a new Link or gets an existing one from the the given NodeID.
|
NodeKey |
Node.init(java.lang.String name,
NodeAddress addr) |
|
NodeKey |
Node.init(NodeAddress addr) |
|
NodeKey |
Node.init(NodeFactory factory) |
|
protected abstract NodeAddress |
NodeFactory.initNode(Node node) |
Initialises a Node
|
boolean |
NetAltingConnectionClient.isOpen() |
|
static NetBarrier |
NetBarrierEnd.netBarrier(NetBarrierLocation loc,
int enrolled) |
Creates a new client end of a NetBarrier
|
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 NetBarrier |
NetBarrierEnd.netBarrier(NodeID nodeID,
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(NetChannelLocation loc) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NetChannelLocation loc,
int immunityLevel) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and having the given
poison immunity level
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the
given filter to encode outgoing messages.
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and uses the given
filter to encode outgoing messages
|
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 <T> NetChannelOutput<T> |
NetChannel.one2net(NodeID nodeID,
int vcn) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given
poison immunity level
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given
poison immunity level and uses the given filter to encode outgoing messages
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NodeID nodeID,
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(NetChannelLocation loc) |
Deprecated.
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation
|
static NetChannelOutput |
NetChannelEnd.one2net(NetChannelLocation loc,
int immunityLevel) |
Deprecated.
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and having the given
poison immunity level
|
static NetChannelOutput |
NetChannelEnd.one2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the
given filter to encode outgoing messages.
|
static NetChannelOutput |
NetChannelEnd.one2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and 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
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeID nodeID,
int vcn) |
Deprecated.
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Deprecated.
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given
poison immunity level
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Deprecated.
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given
poison immunity level and uses the given filter to encode outgoing messages
|
static NetChannelOutput |
NetChannelEnd.one2net(NodeID nodeID,
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(NetChannelLocation loc) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NetChannelLocation loc,
int immunityLevel) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and having the given
poison immunity level
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the
given filter to encode outgoing messages.
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and 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> |
NetChannelEndFactory.one2net(NodeID nodeID,
int vcn) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given
poison immunity level
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given
poison immunity level and uses the given filter to encode outgoing messages
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NodeID nodeID,
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(NetChannelLocation loc) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NetChannelLocation loc,
int immunityLevel) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and having the given
poison immunity level
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NetChannelLocation loc,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the given location with the given poison immunity level, and uses the
given filter to encode outgoing messages.
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NetChannelLocation loc,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation, and 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
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeID nodeID,
int vcn) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeID nodeID,
int vcn,
int immunityLevel) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, and with the given
poison immunity level
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeID nodeID,
int vcn,
int immunityLevel,
NetworkMessageFilter.FilterTx filter) |
Creates a new NetChannelOutput connected to the channel with the given vcn on the given Node, with the given
poison immunity level and uses the given filter to encode outgoing messages
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NodeID nodeID,
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
|
boolean |
Net2OneChannel.pending() |
Checks if any data is waiting on the channel.
|
T |
Net2AnyChannel.read() |
Reads the next message from the channel
|
T |
Net2OneChannel.read() |
Reads the next message from the channel
|
java.lang.Object |
NetAltingConnectionClient.reply() |
|
void |
NetAltingConnectionClient.request(java.lang.Object obj) |
|
void |
NetBarrier.resign() |
Resigns an local process from the barrier
|
static void |
LinkServer.start(NodeAddress address) |
|
T |
Net2AnyChannel.startRead() |
Begins an extended read operation on the channel
|
T |
Net2OneChannel.startRead() |
Performs an extended read operation on the channel
|
void |
NetBarrier.sync() |
Performs a SYNC operation with the Barrier throws JCSPNetworkException Thrown if something goes wrong in the
underlying architecture
|
void |
Any2NetChannel.write(T object) |
Writes an object to the underlying channel.
|
void |
One2NetChannel.write(T object) |
Writes an object to the input end
|