Hierarchy For Package org.apache.dubbo.remoting.http12.netty4.h2
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.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameCodec
- org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2FrameHandler
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.apache.dubbo.remoting.http12.netty4.h2.NettyHttp2ProtocolSelectorHandler
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.apache.dubbo.remoting.http12.netty4.h2.NettyH2StreamChannel (implements org.apache.dubbo.remoting.http12.h2.H2StreamChannel)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)