public class CNSNetChannelLocation extends NetChannelLocation
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.
Modifier and Type | Method and Description |
---|---|
boolean |
refresh()
This method requests that the instance of this class refresh
its information.
|
checkEqual, clone, equals, getChannelAddress, getChannelLabel, getChannelNodeID, getStringID, hashCode, refreshFrom
public boolean refresh()
NetChannelInput
from the channel name server.refresh
in class NetChannelLocation
true
if any information has changed, otherwise
false
.Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.