| Package | Description |
|---|---|
| io.netty.util |
Utility classes used across multiple packages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAttributeMap
Default
AttributeMap implementation which not exibit any blocking behaviour on attribute lookup while using a
copy-on-write approach on the modify path. |
Copyright © 2008–2022 The Netty Project. All rights reserved.