Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.handler.codec.protobuf.ProtobufVarint32FrameDecoder
- io.netty.handler.codec.MessageToMessageDecoder<I>
- io.netty.handler.codec.protobuf.ProtobufDecoder
- io.netty.handler.codec.protobuf.ProtobufDecoderNano
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.handler.codec.protobuf.ProtobufVarint32LengthFieldPrepender
- io.netty.handler.codec.MessageToMessageEncoder<I>
- io.netty.handler.codec.protobuf.ProtobufEncoder
- io.netty.handler.codec.protobuf.ProtobufEncoderNano
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)