Class Hierarchy
- java.lang.Object
- io.netty.handler.codec.AsciiHeadersEncoder
- io.netty.handler.codec.base64.Base64
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.CharSequenceValueConverter (implements io.netty.handler.codec.ValueConverter<T>)
- io.netty.handler.codec.serialization.ClassResolvers
- io.netty.handler.codec.DateFormatter
- io.netty.handler.codec.DecoderResult
- io.netty.handler.codec.DefaultHeaders<K,V,T> (implements io.netty.handler.codec.Headers<K,V,T>)
- io.netty.handler.codec.DefaultHeaders.HeaderEntry<K,V> (implements java.util.Map.Entry<K,V>)
- io.netty.handler.codec.marshalling.DefaultMarshallerProvider (implements io.netty.handler.codec.marshalling.MarshallerProvider)
- io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider (implements io.netty.handler.codec.marshalling.UnmarshallerProvider)
- io.netty.handler.codec.Delimiters
- io.netty.handler.codec.EmptyHeaders<K,V,T> (implements io.netty.handler.codec.Headers<K,V,T>)
- io.netty.handler.codec.HeadersUtils
- java.io.InputStream (implements java.io.Closeable)
- io.netty.handler.codec.string.LineSeparator
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.netty.handler.codec.ProtocolDetectionResult<T>
- io.netty.handler.codec.compression.Snappy
- io.netty.handler.codec.marshalling.ThreadLocalMarshallerProvider (implements io.netty.handler.codec.marshalling.MarshallerProvider)
- io.netty.handler.codec.marshalling.ThreadLocalUnmarshallerProvider (implements io.netty.handler.codec.marshalling.UnmarshallerProvider)
- java.lang.Throwable (implements java.io.Serializable)
- io.netty.handler.codec.UnsupportedValueConverter<V> (implements io.netty.handler.codec.ValueConverter<T>)
- io.netty.handler.codec.compression.ZlibCodecFactory
Interface Hierarchy
Enum Hierarchy
Copyright © 2008–2019 The Netty Project. All rights reserved.