C D E G I L M N S U
C
- checkPool() - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
- checkPool() - 接口 中的方法cn.liberfree.sftp.SftpConnectionPool
-
- close(ChannelSftp) - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
- close(ChannelSftp) - 接口 中的方法cn.liberfree.sftp.SftpConnectionPool
-
- cn.liberfree.sftp - 程序包 cn.liberfree.sftp
-
- cn.liberfree.sftp.utils - 程序包 cn.liberfree.sftp.utils
-
D
- DefaultSftpConnectionPool - cn.liberfree.sftp中的类
-
- DefaultSftpConnectionPool(SftpConfigration) - 类 的构造器cn.liberfree.sftp.DefaultSftpConnectionPool
-
- delete(SftpConnectionPool, String, String) - 类 中的静态方法cn.liberfree.sftp.utils.SFTPUtil
-
- destroy() - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
- destroy() - 接口 中的方法cn.liberfree.sftp.SftpConnectionPool
-
- download(SftpConnectionPool, String) - 类 中的静态方法cn.liberfree.sftp.utils.SFTPUtil
-
E
- exist(SftpConnectionPool, String) - 类 中的静态方法cn.liberfree.sftp.utils.SFTPUtil
-
G
- getCheckPool() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getConnection() - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
- getConnection() - 接口 中的方法cn.liberfree.sftp.SftpConnectionPool
-
- getConnectionTimeOut() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getConnTimeOut() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getCurrentConnection() - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
- getCurrentConnection() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getCurrentConnection() - 接口 中的方法cn.liberfree.sftp.SftpConnectionPool
-
- getFileNameByUrl(String) - 类 中的静态方法cn.liberfree.sftp.utils.SFTPUtil
-
- getHost() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getInitConnection() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getLazyCheck() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getMaxActiveConnections() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getMaxConnections() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getMinConnections() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getPassword() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getPeriodCheck() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getPoolName() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getPort() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getPrivateKey() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- getSuffix(String) - 类 中的静态方法cn.liberfree.sftp.utils.SFTPUtil
-
- getUsername() - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
I
- isActive() - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
- isActive() - 接口 中的方法cn.liberfree.sftp.SftpConnectionPool
-
- isVaild(ChannelSftp) - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
L
- listFiles(ChannelSftp, String) - 类 中的方法cn.liberfree.sftp.utils.SFTPUtil
-
- logger - 类 中的静态变量cn.liberfree.sftp.DefaultSftpConnectionPool
-
- logger - 类 中的静态变量cn.liberfree.sftp.utils.SFTPUtil
-
M
- main(String[]) - 类 中的静态方法cn.liberfree.sftp.utils.SFTPUtil
-
N
- newChannelSftp() - 类 中的方法cn.liberfree.sftp.DefaultSftpConnectionPool
-
S
- setCheckPool(Boolean) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setConnectionTimeOut(Long) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setConnTimeOut(Long) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setCurrentConnection(Boolean) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setHost(String) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setInitConnection(Integer) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setLazyCheck(Long) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setMaxActiveConnections(Integer) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setMaxConnections(Integer) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setMinConnections(Integer) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setPassword(String) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setPeriodCheck(Long) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setPoolName(String) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setPort(int) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setPrivateKey(String) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- setUsername(String) - 类 中的方法cn.liberfree.sftp.SftpConfigration
-
- SftpConfigration - cn.liberfree.sftp中的类
-
- SftpConfigration(String, String, String, int, String) - 类 的构造器cn.liberfree.sftp.SftpConfigration
-
- SftpConnectionPool - cn.liberfree.sftp中的接口
-
- SFTPUtil - cn.liberfree.sftp.utils中的类
-
- SFTPUtil() - 类 的构造器cn.liberfree.sftp.utils.SFTPUtil
-
U
- upload(SftpConnectionPool, String, String, InputStream) - 类 中的静态方法cn.liberfree.sftp.utils.SFTPUtil
-
C D E G I L M N S U
Copyright © 2018. All rights reserved.