AbstractConstant |
|
AsciiString |
A string which has been encoded into a character encoding whose character always takes a single byte, similarly to
ASCII.
|
Attribute |
An attribute which allows to store a value reference.
|
AttributeKey |
|
AttributeMap |
|
BooleanSupplier |
Represents a supplier of boolean -valued results.
|
ByteProcessor |
Provides a mechanism to iterate over a collection of bytes.
|
Constant |
A singleton which is safe to compare via the == operator.
|
DomainMappingBuilder |
Deprecated.
|
DomainNameMapping |
Deprecated.
|
DomainNameMappingBuilder |
Deprecated.
|
DomainWildcardMappingBuilder |
|
HashingStrategy |
Abstraction for hash code generation and equality comparison.
|
Mapping |
Maintains the mapping from the objects of one type to the objects of the other type.
|
Recycler.Handle |
|
ReferenceCounted |
A reference-counted object that requires explicit deallocation.
|
ResourceLeak |
Deprecated.
|
ResourceLeakDetector |
|
ResourceLeakDetector.LeakListener |
|
ResourceLeakDetector.Level |
Represents the level of resource leak detection.
|
ResourceLeakDetectorFactory |
|
ResourceLeakTracker |
|
Signal |
A special Error which is used to signal some state or request by throwing it.
|
Timeout |
|
Timer |
Schedules TimerTask s for one-time future execution in a background
thread.
|
TimerTask |
|
UncheckedBooleanSupplier |
Represents a supplier of boolean -valued results which doesn't throw any checked exceptions.
|
Version |
Retrieves the version information of available Netty artifacts.
|