Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.netty5.channel.ChannelHandlerAdapter (implements io.netty5.channel.ChannelHandler)
- io.netty5.handler.codec.ByteToMessageDecoder
- io.netty.contrib.handler.codec.json.JsonObjectDecoder
- io.netty5.handler.codec.LengthFieldBasedFrameDecoder
- io.netty.contrib.handler.codec.marshalling.MarshallingDecoder
- io.netty.contrib.handler.codec.serialization.ObjectDecoder
- io.netty.contrib.handler.codec.protobuf.ProtobufVarint32FrameDecoder
- io.netty.contrib.handler.codec.xml.XmlFrameDecoder
- io.netty5.handler.codec.MessageToByteEncoder<I>
- io.netty.contrib.handler.codec.serialization.CompatibleObjectEncoder
- io.netty.contrib.handler.codec.marshalling.MarshallingEncoder
- io.netty.contrib.handler.codec.serialization.ObjectEncoder
- io.netty.contrib.handler.codec.protobuf.ProtobufVarint32LengthFieldPrepender
- io.netty5.handler.codec.MessageToMessageDecoder<I>
- io.netty.contrib.handler.codec.protobuf.ProtobufDecoder
- io.netty.contrib.handler.codec.protobuf.ProtobufDecoderNano
- io.netty5.handler.codec.MessageToMessageEncoder<I>
- io.netty.contrib.handler.codec.protobuf.ProtobufEncoder
- io.netty.contrib.handler.codec.protobuf.ProtobufEncoderNano
- io.netty5.handler.codec.ByteToMessageDecoder
- io.netty.contrib.handler.codec.serialization.ClassResolvers
- io.netty.contrib.handler.codec.marshalling.DefaultMarshallerProvider (implements io.netty.contrib.handler.codec.marshalling.MarshallerProvider)
- io.netty.contrib.handler.codec.marshalling.DefaultUnmarshallerProvider (implements io.netty.contrib.handler.codec.marshalling.UnmarshallerProvider)
- io.netty.contrib.handler.codec.marshalling.ContextBoundUnmarshallerProvider
- java.io.InputStream (implements java.io.Closeable)
- io.netty.contrib.handler.codec.serialization.ObjectDecoderInputStream (implements java.io.ObjectInput)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.netty.contrib.handler.codec.serialization.ObjectEncoderOutputStream (implements java.io.ObjectOutput)
- io.netty.contrib.handler.codec.marshalling.ThreadLocalMarshallerProvider (implements io.netty.contrib.handler.codec.marshalling.MarshallerProvider)
- io.netty.contrib.handler.codec.marshalling.ThreadLocalUnmarshallerProvider (implements io.netty.contrib.handler.codec.marshalling.UnmarshallerProvider)
- io.netty5.channel.ChannelHandlerAdapter (implements io.netty5.channel.ChannelHandler)
Interface Hierarchy
- io.netty.contrib.handler.codec.serialization.ClassResolver
- io.netty.contrib.handler.codec.marshalling.MarshallerProvider
- io.netty.contrib.handler.codec.marshalling.UnmarshallerProvider