|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcsp.net.NetChannelLocation org.jcsp.net.cns.CNSNetChannelLocation
public class CNSNetChannelLocation
Instances of this class are returned by the resolve methods
of
. JCSP.NET users cannot create
the objects directly.
CNSService
The objects returned by the
can be used
in place of normal CNSService
NetChannelLocation
objects.
Method Summary | |
---|---|
boolean |
refresh()
This method requests that the instance of this class refresh its information. |
Methods inherited from class org.jcsp.net.NetChannelLocation |
---|
checkEqual, clone, equals, getChannelAddress, getChannelLabel, getChannelNodeID, getStringID, hashCode, refreshFrom |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean refresh()
NetChannelInput
from the channel name server.
refresh
in class NetChannelLocation
true
if any information has changed, otherwise
false
.
|
CSP for Java (JCSP) 1.1-rc4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |