|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetChannelLocation | |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.cns | |
org.jcsp.net2.mobile |
Uses of NetChannelLocation in org.jcsp.net2 |
---|
Methods in org.jcsp.net2 that return NetChannelLocation | |
---|---|
static NetChannelLocation |
NetChannelLocation.parse(String str)
Converts the string form of a NetChannelLocation back into its object form |
Methods in org.jcsp.net2 with parameters of type NetChannelLocation | ||
---|---|---|
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 |
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 |
|
static NetChannelOutput |
NetChannel.createOne2Net(NetChannelLocation loc)
Deprecated. Use one2net instead |
|
NetChannelOutput |
StandardNetChannelEndFactory.createOne2Net(NetChannelLocation loc)
Deprecated. Use one2net instead |
|
static NetChannelOutput |
NetChannelEnd.createOne2Net(NetChannelLocation loc)
Deprecated. Use one2net instead |
|
static NetChannelOutput |
NetChannelEnd.one2net(NetChannelLocation loc)
Deprecated. Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation |
|
static
|
NetChannel.one2net(NetChannelLocation loc)
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation |
|
|
StandardNetChannelEndFactory.one2net(NetChannelLocation loc)
Creates a new NetChannelOutput connected to the input end with the given NetChannelLocation |
|
|
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
|
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 |
|
|
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 |
|
|
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
|
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. |
|
|
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. |
|
|
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
|
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 |
|
|
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 |
|
|
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 |
Uses of NetChannelLocation in org.jcsp.net2.cns |
---|
Methods in org.jcsp.net2.cns that return NetChannelLocation | |
---|---|
NetChannelLocation |
CNSService.resolve(String name)
Resolves a name on the CNS, retrieving the NetChannelLocation for the channel |
Uses of NetChannelLocation in org.jcsp.net2.mobile |
---|
Constructors in org.jcsp.net2.mobile with parameters of type NetChannelLocation | |
---|---|
MobileChannelOutput(NetChannelLocation loc)
|
|
MobileChannelOutput(NetChannelLocation loc,
NetworkMessageFilter.FilterTx encoder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |