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
.Copyright © 1996–2023. All rights reserved.