类分层结构
- java.lang.Object
- org.apache.commons.pool2.BaseObject
- org.apache.commons.pool2.impl.BaseObjectPoolConfig<T> (implements java.lang.Cloneable)
- org.apache.commons.pool2.impl.GenericObjectPoolConfig<T>
- org.apache.commons.pool2.BasePooledObjectFactory<T> (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)
- cn.tdchain.jbcc.rpc.nio.handler.NioRpcChannelFactory (implements io.netty.channel.ChannelFactory<T>)
- java.lang.Throwable (implements java.io.Serializable)
枚举分层结构
Copyright © 2020. All Rights Reserved.