| java.lang.Object org.apache.mina.common.AttributeKey
AttributeKey | final public class AttributeKey implements Serializable(Code) | | A key that makes its parent
Map or session attribute to search
fast while being debug-friendly by providing the string representation.
author: The Apache MINA Project (dev@mina.apache.org) version: $Rev: 594216 $, $Date: 2007-11-12 10:16:45 -0700 (Mon, 12 Nov 2007) $ |
AttributeKey | public AttributeKey(Class> source, String name)(Code) | | Creates a new instance.
|
|
|