Hierarchy For Package org.apache.dubbo.remoting.http12.netty4.h1

Package Hierarchies:

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)
        • io.netty.channel.SimpleChannelInboundHandler<I>
    • org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1Channel (implements org.apache.dubbo.remoting.http12.HttpChannel)
    • org.apache.dubbo.remoting.http12.netty4.h1.NettyHttp1HttpHeaders (implements org.apache.dubbo.remoting.http12.HttpHeaders)