Package org.jcsp.net.cns
Class ChannelNameKey
java.lang.Object
org.jcsp.net.cns.ChannelNameKey
- All Implemented Interfaces:
Serializable
Instances of this hold a key for a particular channel.
ChannelNameKey objects are issued by the channel
name server. They must be supplied to the channel name server
along with any channel management requests (channel deregistration,
relocation etc.).
This class has no public constructor.- Author:
- Quickstone Technologies Limited
- See Also:
-
Method Summary
-
Method Details
-
equals
Compares anotherObjectwith thisChannelNameKey. -
hashCode
public int hashCode()Returns aninthash code for this object.
-