Class NotNameableNetChannelLocation

java.lang.Object
org.jcsp.net.NetChannelLocation
org.jcsp.net.dynamic.NotNameableNetChannelLocation
All Implemented Interfaces:
Serializable, Cloneable, LocationNotCNSRegisterable

class NotNameableNetChannelLocation extends NetChannelLocation implements LocationNotCNSRegisterable
Instances of this class take another NetChannelLocation object and effectivly "clone" its attributes. The CNS will not register channels at these locations due to this class implementing the LocationNotCNSRegisterable interface.