类分层结构
- java.lang.Object
- org.apache.commons.pool2.BaseObject
- org.apache.commons.pool2.impl.BaseGenericObjectPool<T>
- org.apache.commons.pool2.impl.GenericKeyedObjectPool<K,T> (implements org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean<K>, org.apache.commons.pool2.KeyedObjectPool<K,V>)
- org.apache.commons.pool2.BaseKeyedPooledObjectFactory<K,V> (implements org.apache.commons.pool2.KeyedPooledObjectFactory<K,V>)
- org.apache.commons.pool2.impl.BaseObjectPoolConfig (implements java.lang.Cloneable)
- org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
- com.github.tobato.fastdfs.conn.ConnectionManager
- com.github.tobato.fastdfs.conn.DefaultConnection (implements com.github.tobato.fastdfs.conn.Connection)
- com.github.tobato.fastdfs.conn.FdfsWebServer
接口分层结构
Copyright © 2018. All rights reserved.