Class Hierarchy
- java.lang.Object
- io.netty5.channel.ChannelHandlerAdapter (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.ByteToMessageCodec<I>
- io.netty5.handler.codec.ByteToMessageDecoder
- io.netty5.handler.codec.DelimiterBasedFrameDecoder
- io.netty5.handler.codec.FixedLengthFrameDecoder
- io.netty5.handler.codec.LengthFieldBasedFrameDecoder
- io.netty5.handler.codec.LineBasedFrameDecoder
- io.netty5.handler.codec.MessageToByteEncoder<I>
- io.netty5.handler.codec.MessageToMessageCodec<INBOUND_IN,OUTBOUND_IN>
- io.netty5.handler.codec.MessageToMessageDecoder<I>
- io.netty5.handler.codec.DatagramPacketDecoder
- io.netty5.handler.codec.MessageAggregator<I,S,C,A>
- io.netty5.handler.codec.MessageToMessageEncoder<I>
- io.netty5.handler.codec.DatagramPacketEncoder<M>
- io.netty5.handler.codec.LengthFieldPrepender
- io.netty5.handler.codec.CharSequenceValueConverter (implements io.netty5.handler.codec.ValueConverter<T>)
- io.netty5.handler.codec.DateFormatter
- io.netty5.handler.codec.DecoderResult
- io.netty5.handler.codec.DefaultHeaders<K,V,T> (implements io.netty5.handler.codec.Headers<K,V,T>)
- io.netty5.handler.codec.DefaultHeadersImpl<K,V>
- io.netty5.handler.codec.DefaultHeaders.HeaderEntry<K,V> (implements java.util.Map.Entry<K,V>)
- io.netty5.handler.codec.Delimiters
- io.netty5.handler.codec.EmptyHeaders<K,V,T> (implements io.netty5.handler.codec.Headers<K,V,T>)
- io.netty5.handler.codec.HeadersUtils
- io.netty5.handler.codec.ProtocolDetectionResult<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.netty5.handler.codec.CodecException
- io.netty5.handler.codec.DecoderException
- io.netty5.handler.codec.CorruptedFrameException
- io.netty5.handler.codec.TooLongFrameException
- io.netty5.handler.codec.EncoderException
- io.netty5.handler.codec.PrematureChannelClosureException
- io.netty5.handler.codec.UnsupportedMessageTypeException
- io.netty5.handler.codec.DecoderException
- java.lang.IllegalStateException
- io.netty5.handler.codec.MessageAggregationException
- io.netty5.handler.codec.CodecException
- java.lang.RuntimeException
- java.lang.Exception
- io.netty5.handler.codec.UnsupportedValueConverter<V> (implements io.netty5.handler.codec.ValueConverter<T>)
- io.netty5.channel.ChannelHandlerAdapter (implements io.netty5.channel.ChannelHandler)
Interface Hierarchy
- io.netty5.handler.codec.ByteToMessageDecoder.Cumulator
- io.netty5.handler.codec.DecoderResultProvider
- io.netty5.handler.codec.DefaultHeaders.NameValidator<K>
- java.lang.Iterable<T>
- io.netty5.handler.codec.Headers<K,V,T>
- io.netty5.handler.codec.ProtocolEvent
- io.netty5.handler.codec.ValueConverter<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.netty5.handler.codec.ProtocolDetectionState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)