| AbstractByteBuf |
A skeletal implementation of a buffer.
|
| AbstractByteBufAllocator |
|
| AbstractDerivedByteBuf |
Deprecated.
|
| AbstractReferenceCountedByteBuf |
Abstract base class for ByteBuf implementations that count references.
|
| ByteBuf |
A random and sequential accessible sequence of zero or more bytes (octets).
|
| ByteBufAllocator |
Implementations are responsible to allocate buffers.
|
| ByteBufAllocatorMetric |
|
| ByteBufAllocatorMetricProvider |
|
| ByteBufConvertible |
An interface that can be implemented by any object that know how to turn itself into a ByteBuf.
|
| ByteBufHolder |
A packet which is send or receive.
|
| ByteBufProcessor |
Deprecated.
|
| CompositeByteBuf |
A virtual buffer which shows multiple buffers as a single merged buffer.
|
| PoolArenaMetric |
Expose metrics for an arena.
|
| PoolChunkListMetric |
Metrics for a list of chunks.
|
| PooledByteBufAllocator |
|
| PooledByteBufAllocatorMetric |
|
| PoolSubpageMetric |
Metrics for a sub-page.
|
| SizeClassesMetric |
Expose metrics for an SizeClasses.
|
| SwappedByteBuf |
Deprecated.
|
| UnpooledByteBufAllocator |
|
| UnpooledDirectByteBuf |
|
| UnpooledHeapByteBuf |
Big endian Java heap buffer implementation.
|