类分层结构
- java.lang.Object
- net.hserver.plugins.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>
- net.hserver.plugins.rpc.client.NettyChannel
- net.hserver.plugins.rpc.client.Pool<T> (implements java.io.Closeable)
- net.hserver.plugins.rpc.client.RpcClient
Copyright © 2022. All rights reserved.