类分层结构
- java.lang.Object
- io.netty.channel.pool.AbstractChannelPoolHandler (implements io.netty.channel.pool.ChannelPoolHandler)
- io.seata.core.rpc.netty.AbstractRpcRemotingClient.MergedSendRunnable (implements java.lang.Runnable)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.seata.core.rpc.netty.NettyBaseConfig
- io.seata.core.rpc.netty.NettyPoolableFactory (implements org.apache.commons.pool.KeyedPoolableObjectFactory<K,V>)
- io.seata.core.rpc.netty.NettyPoolKey
- io.seata.core.rpc.netty.RmMessageListener (implements io.seata.core.rpc.ClientMessageListener)
- java.lang.Thread (implements java.lang.Runnable)
接口分层结构
枚举分层结构
Copyright © 2019 Seata. All rights reserved.