Class CNSNetChannelLocation

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class CNSNetChannelLocation
    extends NetChannelLocation

    Instances of this class are returned by the resolve methods of CNSService. JCSP.NET users cannot create the objects directly.

    The objects returned by the CNSService can be used in place of normal NetChannelLocation objects.

    Author:
    Quickstone Technologies Limited
    See Also:
    Serialized Form
    • Method Detail

      • refresh

        public boolean refresh()
        This method requests that the instance of this class refresh its information. The method will re-resolve the location of the NetChannelInput from the channel name server.
        Overrides:
        refresh in class NetChannelLocation
        Returns:
        true if any information has changed, otherwise false.