|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetSharedChannelOutput | |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.cns |
Uses of NetSharedChannelOutput in org.jcsp.net2 |
---|
Methods in org.jcsp.net2 that return NetSharedChannelOutput | ||
---|---|---|
static NetSharedChannelOutput |
NetChannelEnd.any2net(NetChannelLocation loc)
Deprecated. Creates a new NetSharedChannelOutput connected to the input end at the given location |
|
static
|
NetChannel.any2net(NetChannelLocation loc)
Creates a new NetSharedChannelOutput connected to the input end at the given location |
|
|
StandardNetChannelEndFactory.any2net(NetChannelLocation loc)
Creates a new NetSharedChannelOutput connected to the input end at the given location |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
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. |
|
|
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. |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
NetChannel.any2net(NodeAddress nodeAddr,
int vcn)
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node |
|
|
StandardNetChannelEndFactory.any2net(NodeAddress nodeAddr,
int vcn)
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
NetChannel.any2net(NodeID nodeID,
int vcn)
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node |
|
|
StandardNetChannelEndFactory.any2net(NodeID nodeID,
int vcn)
Creates a new NetSharedChannelOutput connected to the channel with the given vcn on the given Node |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
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 |
|
|
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 |
|
|
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 |
|
static NetSharedChannelOutput |
NetChannel.createAny2Net(NetChannelLocation loc)
Deprecated. Use any2net instead |
|
NetSharedChannelOutput |
StandardNetChannelEndFactory.createAny2Net(NetChannelLocation loc)
Deprecated. Use any2net instead |
|
static NetSharedChannelOutput |
NetChannelEnd.createAny2Net(NetChannelLocation loc)
Deprecated. Use any2net instead |
Uses of NetSharedChannelOutput in org.jcsp.net2.cns |
---|
Methods in org.jcsp.net2.cns that return NetSharedChannelOutput | ||
---|---|---|
static
|
CNS.any2net(String name)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name |
|
static
|
CNS.any2net(String name,
int immunityLevel)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name |
|
static
|
CNS.any2net(String name,
int immunityLevel,
NetworkMessageFilter.FilterTx filter)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name |
|
static
|
CNS.any2net(String name,
NetworkMessageFilter.FilterTx filter)
Creates a new NetSharedChannelOutput connected to the input channel registered with the given name |
|
static NetSharedChannelOutput |
CNS.createAny2Net(String name)
Deprecated. Use one2net instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |