Class Hierarchy
- java.lang.Object
- io.netty.buffer.AbstractByteBufAllocator (implements io.netty.buffer.ByteBufAllocator)
- io.netty.buffer.AdaptiveByteBufAllocator (implements io.netty.buffer.ByteBufAllocatorMetric, io.netty.buffer.ByteBufAllocatorMetricProvider)
- io.netty.buffer.PooledByteBufAllocator (implements io.netty.buffer.ByteBufAllocatorMetricProvider)
- io.netty.buffer.UnpooledByteBufAllocator (implements io.netty.buffer.ByteBufAllocatorMetricProvider)
- io.netty.buffer.ByteBuf (implements io.netty.buffer.ByteBufConvertible, java.lang.Comparable<T>, io.netty.util.ReferenceCounted)
- io.netty.buffer.AbstractByteBuf
- io.netty.buffer.AbstractDerivedByteBuf
- io.netty.buffer.DuplicatedByteBuf
- io.netty.buffer.ReadOnlyByteBuf
- io.netty.buffer.SlicedByteBuf
- io.netty.buffer.AbstractReferenceCountedByteBuf
- io.netty.buffer.CompositeByteBuf (implements java.lang.Iterable<T>)
- io.netty.buffer.UnpooledDirectByteBuf
- io.netty.buffer.UnpooledUnsafeDirectByteBuf
- io.netty.buffer.UnpooledHeapByteBuf
- io.netty.buffer.UnpooledUnsafeHeapByteBuf
- io.netty.buffer.AbstractDerivedByteBuf
- io.netty.buffer.EmptyByteBuf
- io.netty.buffer.SwappedByteBuf
- io.netty.buffer.WrappedByteBuf
- io.netty.buffer.AbstractByteBuf
- io.netty.buffer.ByteBufUtil
- io.netty.buffer.DefaultByteBufHolder (implements io.netty.buffer.ByteBufHolder)
- java.io.InputStream (implements java.io.Closeable)
- io.netty.buffer.ByteBufInputStream (implements java.io.DataInput)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.netty.buffer.ByteBufOutputStream (implements java.io.DataOutput)
- io.netty.buffer.PooledByteBufAllocatorMetric (implements io.netty.buffer.ByteBufAllocatorMetric)
- io.netty.buffer.Unpooled
- io.netty.buffer.AbstractByteBufAllocator (implements io.netty.buffer.ByteBufAllocator)
Interface Hierarchy
- io.netty.buffer.ByteBufAllocator
- io.netty.buffer.ByteBufAllocatorMetric
- io.netty.buffer.ByteBufAllocatorMetricProvider
- io.netty.buffer.ByteBufConvertible
- io.netty.util.ByteProcessor
- io.netty.buffer.ByteBufProcessor
- java.lang.Iterable<T>
- io.netty.buffer.PoolChunkListMetric
- io.netty.buffer.PoolChunkMetric
- io.netty.buffer.PoolSubpageMetric
- io.netty.util.ReferenceCounted
- io.netty.buffer.ByteBufHolder
- io.netty.buffer.SizeClassesMetric
- io.netty.buffer.PoolArenaMetric