Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.bns |
Modifier and Type | Method and Description |
---|---|
static NetBarrierLocation |
NetBarrierLocation.parse(java.lang.String str)
Takes the string representation of a NetBarrierLocation and converts it back into an object for usage by JCSP.
|
Modifier and Type | Method and Description |
---|---|
static NetBarrier |
NetBarrierEnd.netBarrier(NetBarrierLocation loc,
int enrolled)
Creates a new client end of a NetBarrier
|
Modifier and Type | Method and Description |
---|---|
NetBarrierLocation |
BNSService.resolve(java.lang.String name)
Resolves a name on the BNS, retrieving the NetBarrierLocation for the NetBarrier
|
Copyright © 1996–2021. All rights reserved.