类分层结构
- 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>
- net.risesoft.y9public.ftp.FtpPoolConfig
- org.apache.commons.pool2.impl.GenericObjectPoolConfig<T>
- org.apache.commons.pool2.BasePooledObjectFactory<T> (implements org.apache.commons.pool2.PooledObjectFactory<T>)
- net.risesoft.y9public.ftp.FtpClientFactory
- org.apache.commons.pool2.impl.BaseObjectPoolConfig<T> (implements java.lang.Cloneable)
- net.risesoft.y9public.ftp.ByteUtil
- net.risesoft.y9public.ftp.FtpClientHelper
- net.risesoft.y9public.ftp.FtpClientPool
- org.apache.commons.pool2.BaseObject