| 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.
|
| 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–2013 The Netty Project. All rights reserved.