类分层结构
- java.lang.Object
- cn.hserver.plugin.rpc.client.ChannelFactory (implements org.apache.commons.pool2.PooledObjectFactory<T>)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.SimpleChannelInboundHandler<I>
- cn.hserver.plugin.rpc.client.NettyChannel
- cn.hserver.plugin.rpc.client.Pool<T> (implements java.io.Closeable)
- cn.hserver.plugin.rpc.client.RpcClient
Copyright © 2022. All rights reserved.