| 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 |
|
| 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.
|
| Resource |
A resource that has a life-time, and can be closed.
|
| ResourceLeakDetector |
|
| ResourceLeakDetector.Level |
Represents the level of resource leak detection.
|
| ResourceLeakDetectorFactory |
|
| ResourceLeakTracker |
|
| SafeCloseable |
A SafeCloseable can be safely closed without risk of an exception being thrown.
|
| Send |
A temporary holder of a Resource, used for transferring the ownership of the
resource from one thread to another.
|
| Timeout |
|
| Timer |
Schedules TimerTasks for one-time future execution in a background
thread.
|
| TimerTask |
|
| Version |
Retrieves the version information of available Netty artifacts.
|