T - the type of the Attribute which can be accessed via this AttributeKey.public final class AttributeKey<T> extends UniqueName
Attribute out of the AttributeMap. Be aware that it is not be
possible to have multiple keys with the same name.| Constructor and Description |
|---|
AttributeKey(String name)
Create a new instance
|
public AttributeKey(String name)
name - the name under which the AttributeKey will be registeredCopyright © 2008-2013 The Netty Project. All Rights Reserved.