Uses of Package
org.jcsp.net.cns
Packages that use org.jcsp.net.cns
Package
Description
This package contains the files specifically for the
JCSP.NET Channel Name Service (CNS).
Supports dynamic operations over the JCSP.NET infrastructure.
-
Classes in org.jcsp.net.cns used by org.jcsp.net.cnsClassDescriptionAn 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
NamedChannelEndManager
interface; providing methods for both constructing and destroying channels.This class is only visible to this package and does not need to be used by JCSP users.This class is the Channel Name Server's main client process class.Data structure for pending resolve requests.This class acts as a proxy for the name management methods in its outer class.Interface that a class can implement to indicate that instances allow channel names within a naming service to be managed.This class allows name spaces to be identified aroundAbstractID
objects (currently includingApplicationID
,NodeID
,DomainID
andGlobalID
).An exception caused by an invalid or misused NameAccessLevel.Classes implementing this interface act as factories for constructingNetChannelInput
andNetChannelOutput
objects.Classes implementing this interface act as factories for constructingNetChannelInput
andNetChannelOutput
objects (seeNamedChannelEndFactory
). -
Classes in org.jcsp.net.cns used by org.jcsp.net.dynamicClassDescriptionInstances of this hold a key for a particular channel.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 around
AbstractID
objects (currently includingApplicationID
,NodeID
,DomainID
andGlobalID
).