public final class ChannelNameKey extends Object implements Serializable
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.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Compares another
Object with this
ChannelNameKey . |
int |
hashCode()
Returns an
int hash code for this object. |
public boolean equals(Object o)
Object
with this
ChannelNameKey
.Copyright © 1996–2014. All rights reserved.