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.MessageToMessageDecoder<I>
- io.netty.handler.codec.sctp.SctpInboundByteStreamHandler
- io.netty.handler.codec.sctp.SctpMessageCompletionHandler
- io.netty.handler.codec.sctp.SctpMessageToMessageDecoder
- io.netty.handler.codec.MessageToMessageDecoder<I>
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToMessageEncoder<I>
- io.netty.handler.codec.sctp.SctpOutboundByteStreamHandler
- io.netty.handler.codec.MessageToMessageEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)