| Package | Description |
|---|---|
| io.netty.util |
Utility classes used across multiple packages.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Attribute<T> |
DefaultAttributeMap.attr(AttributeKey<T> key) |
<T> Attribute<T> |
AttributeMap.attr(AttributeKey<T> key)
Get the
Attribute for the given AttributeKey. |
Copyright © 2008–2018 The Netty Project. All rights reserved.