Uses of Class
org.jcsp.net.cns.ChannelNameKey
Packages that use ChannelNameKey
Package
Description
This package contains the files specifically for the
JCSP.NET Channel Name Service (CNS).
Supports dynamic operations over the JCSP.NET infrastructure.
-
Uses of ChannelNameKey in org.jcsp.net.cns
Fields in org.jcsp.net.cns declared as ChannelNameKeyModifier and TypeFieldDescription(package private) ChannelNameKey
CNSChannelEndManager.ChannelRegistration.key
(package private) ChannelNameKey
CNSMessage.DeregisterRequest.key
(package private) ChannelNameKey
CNSMessage.LeaseReply.key
(package private) ChannelNameKey
CNSMessage.LeaseRequest.key
(package private) ChannelNameKey
CNSMessage.RegisterReply.key
(package private) ChannelNameKey
CNSMessage.RegisterRequest.key
Methods in org.jcsp.net.cns that return ChannelNameKeyModifier and TypeMethodDescriptionstatic ChannelNameKey
CNS.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) CNSService.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) Leases the channel name within the specified name space from the Channel Name Server.CNSService.UserObject.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) CNSUser.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) Leases the channel name within the specified name space from the Naming Service Implemenation.static ChannelNameKey
CNS.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) static ChannelNameKey
static ChannelNameKey
CNS.register
(Networked owner, String name, ChannelNameKey key) static ChannelNameKey
CNS.register
(Networked owner, String name, NameAccessLevel accessLevel) static ChannelNameKey
CNS.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) CNSService.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel's location to be registered against a name in the Channel Name Server.This method allows a channel (or any instance of a class implementing
) to be registered with the Channel Name Server.Networked
CNSService.register
(Networked owner, String name, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered with the to be reregistered with the Channel Name Server.Networked
CNSService.register
(Networked owner, String name, NameAccessLevel accessLevel) This method allows a channel (or any instance of a class implementing
) to be registered with the Channel Name Server.Networked
CNSService.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered to be reregistered with the Channel Name Server.Networked
CNSService.UserObject.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) CNSService.UserObject.register
(Networked owner, String name, ChannelNameKey key) CNSService.UserObject.register
(Networked owner, String name, NameAccessLevel accessLevel) CNSService.UserObject.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) CNSUser.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel's location to be registered against a name in the Naming Service implementation.This method allows a channel (or any instance of a class implementing
) to be registered with a Naming Service Implementation.Networked
CNSUser.register
(Networked owner, String name, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered with the to be reregistered with a Naming Service implementation.Networked
CNSUser.register
(Networked owner, String name, NameAccessLevel accessLevel) This method allows a channel (or any instance of a class implementing
) to be registered with a Naming Service Implementation.Networked
CNSUser.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered to be reregistered with the Naming Service implementation.Networked
private ChannelNameKey
CNS.registerChannel
(String channelName, NameAccessLevel nameAccessLevel, NetChannelLocation channelLoc, ChannelNameKey channelKey) Register a Channel in the database.Methods in org.jcsp.net.cns with parameters of type ChannelNameKeyModifier and TypeMethodDescriptionprivate boolean
CNS.deregisterChannel
(String channelName, NameAccessLevel nameAccessLevel, ChannelNameKey channelKey) Deregisters a channel name and nameAccessLevel if a channel matches or removes a matching lease.static boolean
CNS.deregisterChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) This deregisters a Channel name with the CNS.boolean
CNSService.deregisterChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) This deregisters a Channel name from the Channel Name Server.boolean
CNSService.UserObject.deregisterChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) boolean
CNSUser.deregisterChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) This deregisters a registered or leased Channel name from the Naming Service implementation.static ChannelNameKey
CNS.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) CNSService.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) Leases the channel name within the specified name space from the Channel Name Server.CNSService.UserObject.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) CNSUser.leaseChannelName
(String name, NameAccessLevel accessLevel, ChannelNameKey channelKey) Leases the channel name within the specified name space from the Naming Service Implemenation.static ChannelNameKey
CNS.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) static ChannelNameKey
CNS.register
(Networked owner, String name, ChannelNameKey key) static ChannelNameKey
CNS.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) CNSService.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel's location to be registered against a name in the Channel Name Server.CNSService.register
(Networked owner, String name, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered with the to be reregistered with the Channel Name Server.Networked
CNSService.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered to be reregistered with the Channel Name Server.Networked
CNSService.UserObject.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) CNSService.UserObject.register
(Networked owner, String name, ChannelNameKey key) CNSService.UserObject.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) CNSUser.register
(NetChannelLocation ownerLocation, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel's location to be registered against a name in the Naming Service implementation.CNSUser.register
(Networked owner, String name, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered with the to be reregistered with a Naming Service implementation.Networked
CNSUser.register
(Networked owner, String name, NameAccessLevel accessLevel, ChannelNameKey key) This method allows a channel (or any instance of a class implementing
) that has previously been registered to be reregistered with the Naming Service implementation.Networked
private ChannelNameKey
CNS.registerChannel
(String channelName, NameAccessLevel nameAccessLevel, NetChannelLocation channelLoc, ChannelNameKey channelKey) Register a Channel in the database.Constructors in org.jcsp.net.cns with parameters of type ChannelNameKeyModifierConstructorDescription(package private)
ChannelRegistration
(String name, NameAccessLevel accessLevel, ChannelNameKey key) -
Uses of ChannelNameKey in org.jcsp.net.dynamic
Fields in org.jcsp.net.dynamic declared as ChannelNameKeyModifier and TypeFieldDescriptionprivate ChannelNameKey
InputReconnectionManagerCNSImpl.key
The name key allocated to the channel.Constructors in org.jcsp.net.dynamic with parameters of type ChannelNameKeyModifierConstructorDescriptionInputReconnectionManagerCNSImpl
(NetAltingChannelInput chanIn, String name, NameAccessLevel accessLevel, ChannelNameKey key) Constructs a newInputReconnectionManagerCNSImpl
for use with CNS registered channels usingNameAccessLevel
application isolation.InputReconnectionManagerCNSImpl
(NetAltingChannelInput chanIn, String name, NameAccessLevel accessLevel, ChannelNameKey key, String cnsServiceName) Constructs a newInputReconnectionManagerCNSImpl
for use with CNS registered channels.