|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| SftpSessionPool | Holds instances of SftpSession since they are stateful
and might be in use while another operation runs. |
| Class Summary | |
|---|---|
| QueuedSftpSessionPool | This approach - of having a SessionPool (SftpSessionPool) that has an
implementation of Queued*SessionPool (QueuedSftpSessionPool) - was
taken almost directly from the Spring Integration FTP adapter. |
| SftpSession | There are many ways to create a SftpSession just as there are many ways to SSH into a remote system. |
| SftpSessionFactoryBean | Factory for creating SftpSession instances. |
| SftpSessionUtils | Utility methods for SFTP Session management. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||