程序包com.aizuda.easy.retry.client.common.netty的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • io.netty.channel.SimpleChannelInboundHandler<I>
    • com.aizuda.easy.retry.client.common.netty.NettyChannel
    • com.aizuda.easy.retry.client.common.netty.NettyHttpConnectClient (implements org.springframework.context.ApplicationContextAware, com.aizuda.easy.retry.client.common.Lifecycle)
    • com.aizuda.easy.retry.client.common.netty.RpcContext

Enum Class Hierarchy