类分层结构
- 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.xxl.rpc.remoting.net.Client
- com.xxl.rpc.remoting.net.pool.ClientPooled
Copyright © 2018. All rights reserved.