类分层结构
- 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.common.ConnectClient
Copyright © 2019. All rights reserved.