|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetBarrierLocation | |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.bns |
Uses of NetBarrierLocation in org.jcsp.net2 |
---|
Methods in org.jcsp.net2 that return NetBarrierLocation | |
---|---|
static NetBarrierLocation |
NetBarrierLocation.parse(String str)
Takes the string representation of a NetBarrierLocation and converts it back into an object for usage by JCSP. |
Methods in org.jcsp.net2 with parameters of type NetBarrierLocation | |
---|---|
static NetBarrier |
NetBarrierEnd.netBarrier(NetBarrierLocation loc,
int enrolled)
Creates a new client end of a NetBarrier |
Uses of NetBarrierLocation in org.jcsp.net2.bns |
---|
Methods in org.jcsp.net2.bns that return NetBarrierLocation | |
---|---|
NetBarrierLocation |
BNSService.resolve(String name)
Resolves a name on the BNS, retrieving the NetBarrierLocation for the NetBarrier |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |