类分层结构
- java.lang.Object
- org.apache.commons.pool2.impl.AbandonedConfig
- org.apache.commons.pool2.BaseObject
- org.apache.commons.pool2.impl.BaseGenericObjectPool<T>
- org.apache.commons.pool2.impl.GenericObjectPool<T> (implements org.apache.commons.pool2.impl.GenericObjectPoolMXBean, org.apache.commons.pool2.ObjectPool<T>, org.apache.commons.pool2.UsageTracking<T>)
- com.xzixi.util.sftp.client.component.SftpPool
- 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>)
- com.xzixi.util.sftp.client.util.ByteUtil
- com.xzixi.util.sftp.client.properties.CommonProperties
- com.xzixi.util.sftp.client.properties.CommonProperties.Abandoned
- com.xzixi.util.sftp.client.properties.CommonProperties.Pool
- com.xzixi.util.sftp.client.component.Sftp
- com.xzixi.util.sftp.client.component.SftpAbandonedConfig.Builder
- com.xzixi.util.sftp.client.component.SftpClient (implements com.xzixi.util.sftp.client.component.ISftpClient)
- com.xzixi.util.sftp.client.component.SftpFactory.Builder
- com.xzixi.util.sftp.client.component.SftpPoolConfig.Builder
- java.lang.Throwable (implements java.io.Serializable)
接口分层结构
Copyright © 2020. All rights reserved.