| Class and Description |
|---|
| io.netty.util.UniqueName
Known to have problems with class loaders.
Defines a name that must be unique in the map that is provided during construction.
|
| Exceptions and Description |
|---|
| io.netty.util.ResourceLeakException
This class will be removed in the future version.
|
| Constructor and Description |
|---|
| io.netty.util.AttributeKey(String)
Use
AttributeKey.valueOf(String) instead. |
| io.netty.util.Signal(String)
Use
Signal.valueOf(String) instead. |
Copyright © 2008–2015 The Netty Project. All rights reserved.