Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.bns | |
org.jcsp.net2.cns | |
org.jcsp.net2.mobile | |
org.jcsp.net2.tcpip |
Modifier and Type | Method and Description |
---|---|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NetChannelLocation loc)
Deprecated.
Creates a new NetSharedChannelOutput connected to the input end at the given location
|
static <T> NetSharedChannelOutput<T> |
NetChannel.any2net(NetChannelLocation loc)
Creates a new NetSharedChannelOutput connected to the input end at the given location
|
<T> NetSharedChannelOutput<T> |
StandardNetChannelEndFactory.any2net(NetChannelLocation loc)
Creates a new NetSharedChannelOutput connected to the input end at the given location
|
<T> NetSharedChannelOutput<T> |
NetChannelEndFactory.any2net(NetChannelLocation loc)
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 <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
|
<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> |
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
|
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 <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.
|
<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> |
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.
|
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 <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
|
<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> |
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
|
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 <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
|
<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> |
NetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn)
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 <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
|
<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> |
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
|
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 <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
|
<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> |
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
|
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 <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
|
<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> |
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
|
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 <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
|
<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> |
NetChannelEndFactory.any2net(NodeID nodeID,
int vcn)
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 <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
|
<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> |
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
|
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 <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
|
<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> |
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
|
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
|
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
|
<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
|
<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
|
void |
NetChannelOutput.asyncWrite(T obj)
Sends a message to the input end of the channel asynchronously (no blocking)
|
abstract boolean |
Link.connect()
Connects to the remote Node.
|
static NetSharedChannelOutput |
NetChannelEnd.createAny2Net(NetChannelLocation loc)
Deprecated.
Use any2net instead
|
static NetSharedChannelOutput |
NetChannel.createAny2Net(NetChannelLocation loc)
Deprecated.
Use any2net instead
|
NetSharedChannelOutput |
StandardNetChannelEndFactory.createAny2Net(NetChannelLocation loc)
Deprecated.
Use any2net instead
|
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 |
NetChannelEnd.createOne2Net(NetChannelLocation loc)
Deprecated.
Use one2net instead
|
static NetChannelOutput |
NetChannel.createOne2Net(NetChannelLocation loc)
Deprecated.
Use one2net instead
|
NetChannelOutput |
StandardNetChannelEndFactory.createOne2Net(NetChannelLocation loc)
Deprecated.
Use one2net instead
|
protected abstract boolean |
Link.createResources()
Creates the resources (if any) required for the Node.
|
void |
NetBarrier.destroy()
Destroys the Barrier
|
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(NodeAddress addr) |
NodeKey |
Node.init(NodeFactory factory) |
NodeKey |
Node.init(java.lang.String name,
NodeAddress addr) |
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 NetChannelOutput |
NetChannelEnd.one2net(NetChannelLocation loc)
Deprecated.
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation
|
static <T> NetChannelOutput<T> |
NetChannel.one2net(NetChannelLocation loc)
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation
|
<T> NetChannelOutput<T> |
StandardNetChannelEndFactory.one2net(NetChannelLocation loc)
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation
|
<T> NetChannelOutput<T> |
NetChannelEndFactory.one2net(NetChannelLocation loc)
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 <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
|
<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> |
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
|
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 <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.
|
<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> |
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.
|
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 <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
|
<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> |
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
|
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 <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
|
<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> |
NetChannelEndFactory.one2net(NodeAddress nodeAddr,
int vcn)
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 <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
|
<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> |
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
|
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 <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
|
<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> |
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
|
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 <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
|
<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> |
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
|
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 <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
|
<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> |
NetChannelEndFactory.one2net(NodeID nodeID,
int vcn)
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 <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
|
<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> |
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
|
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 <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
|
<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> |
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
|
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
|
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
|
<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
|
<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
|
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) |
void |
NetBarrier.sync()
Performs a SYNC operation with the Barrier throws JCSPNetworkException Thrown if something goes wrong in the
underlying architecture
|
Modifier and Type | Method and Description |
---|---|
static void |
BNS.initialise(NodeAddress bnsNode)
Initialises the connection to the BNS
|
static void |
BNS.initialise(NodeID bnsNode)
Initialises the connection to the BNS
|
static NetBarrier |
BNS.netBarrier(java.lang.String name,
int enrolled)
Creates a new client end of a NetBarrier
|
NetBarrierLocation |
BNSService.resolve(java.lang.String name)
Resolves a name on the BNS, retrieving the NetBarrierLocation for the NetBarrier
|
Constructor and Description |
---|
BNSService(NodeID bnsNode)
Creates a new BNSService
|
Modifier and Type | Method and Description |
---|---|
static <T> NetSharedChannelOutput<T> |
CNS.any2net(java.lang.String name)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name
|
static <T> NetSharedChannelOutput<T> |
CNS.any2net(java.lang.String name,
int immunityLevel)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name
|
static <T> NetSharedChannelOutput<T> |
CNS.any2net(java.lang.String name,
int immunityLevel,
NetworkMessageFilter.FilterTx filter)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name
|
static <T> NetSharedChannelOutput<T> |
CNS.any2net(java.lang.String name,
NetworkMessageFilter.FilterTx filter)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name
|
static NetSharedChannelOutput |
CNS.createAny2Net(java.lang.String name)
Deprecated.
Use one2net instead
|
static NetChannelOutput |
CNS.createOne2Net(java.lang.String name)
Deprecated.
Use one2net instead
|
static void |
CNS.initialise(NodeAddress cnsNode)
Initialises the factory methods to allow creation of channels with the CNS
|
static void |
CNS.initialise(NodeID cnsNode)
Initialises the factory methods to allow creation of channels with the CNS
|
static <T> NetChannelOutput<T> |
CNS.one2net(java.lang.String name)
Creates a new NetChannelOutput connected to the input channel registered with the given name
|
static <T> NetChannelOutput<T> |
CNS.one2net(java.lang.String name,
int immunityLevel)
Creates a new NetChannelOutput connected to the input channel registered with the given name
|
static <T> NetChannelOutput<T> |
CNS.one2net(java.lang.String name,
int immunityLevel,
NetworkMessageFilter.FilterTx filter)
Creates a new NetChannelOutput connected to the input channel registered with the given name
|
static <T> NetChannelOutput<T> |
CNS.one2net(java.lang.String name,
NetworkMessageFilter.FilterTx filter)
Creates a new NetChannelOutput connected to the input channel registered with the given name
|
NetChannelLocation |
CNSService.resolve(java.lang.String name)
Resolves a name on the CNS, retrieving the NetChannelLocation for the channel
|
Constructor and Description |
---|
CNSService(NodeID cnsNode)
Creates a new CNSService
|
Modifier and Type | Method and Description |
---|---|
void |
MobileChannelOutput.asyncWrite(java.lang.Object obj) |
Modifier and Type | Method and Description |
---|---|
boolean |
TCPIPLink.connect()
Connects the Link to the remote Node.
|
protected Link |
TCPIPNodeAddress.createLink()
Creates a new TCPIPLink connected to a Node with this address
|
protected LinkServer |
TCPIPNodeAddress.createLinkServer()
Creates a new TCPIPLinkServer listening on this address
|
protected boolean |
TCPIPLink.createResources()
Creates any required resources.
|
protected NodeAddress |
TCPIPNodeFactory.initNode(Node node)
Deprecated.
Initialises the Node, connecting to the CNS / BNS
|
Constructor and Description |
---|
TCPIPLink(TCPIPNodeAddress address)
Creates a new TCPIPLink
|
TCPIPLinkServer(TCPIPNodeAddress address)
Creates a new TCPIPLinkServer listening on the given address
|
Copyright © 1996–2022. All rights reserved.