|
Spring Integration | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SftpSessionPool | Holds instances of SftpSession since they're stateful
and might be in use while another run happens. |
Class Summary | |
---|---|
QueuedSftpSessionPool | This approach - of having a SessionPool (SftpSessionPool ) that has an
implementation of Queued*SessionPool (QueuedSftpSessionPool ) - was
taken pretty directly from the incredibly good Spring IntegrationFTP adapter. |
SftpConstants | |
SftpEntryNamer | Knows how to name a ChannelSftp.LsEntry instance |
SftpSendingMessageHandler | Sending a message payload to a remote SFTP endpoint. |
SftpSession | c
There are many ways to create a SftpSession just as there are many ways to SSH into a remote system. |
SftpSessionFactory | Factories SftpSession instances. |
|
Spring Integration | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |