Package org.jcsp.net.cns
package org.jcsp.net.cns
-
ClassDescriptionAn exception caused by an invalid channel name.Instances of this hold a key for a particular channel.This class is the Channel Name Server's main server process class.This class implements the
NamedChannelEndManagerinterface; providing methods for both constructing and destroying channels.Instances of this class are returned by the resolve methods of.CNSServiceThis class is the Channel Name Server's main client process class.Interface that a class can implement to indicate that instances allow channel names within a naming service to be managed.This class should be implemented by NetChannelLocation objects which do not want to allow themselves to be registered with the Channel Name Server.This class allows name spaces to be identified aroundAbstractIDobjects (currently includingApplicationID,NodeID,DomainIDandGlobalID).An exception caused by an invalid or misused NameAccessLevel.Classes implementing this interface act as factories for constructingNetChannelInputandNetChannelOutputobjects.Classes implementing this interface act as factories for constructingNetChannelInputandNetChannelOutputobjects (seeNamedChannelEndFactory).Thrown if an attempt is made to get aNamedChannelEndManagerto destroy a channel that it did not create.