Spring Integration

Uses of Package
org.springframework.integration.sftp

Packages that use org.springframework.integration.sftp
org.springframework.integration.sftp   
org.springframework.integration.sftp.config   
org.springframework.integration.sftp.impl   
 

Classes in org.springframework.integration.sftp used by org.springframework.integration.sftp
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.
SftpSessionPool
          Holds instances of SftpSession since they're stateful and might be in use while another run happens.
 

Classes in org.springframework.integration.sftp used by org.springframework.integration.sftp.config
SftpSendingMessageHandler
          Sending a message payload to a remote SFTP endpoint.
SftpSessionFactory
          Factories SftpSession instances.
 

Classes in org.springframework.integration.sftp used by org.springframework.integration.sftp.impl
SftpSessionPool
          Holds instances of SftpSession since they're stateful and might be in use while another run happens.
 


Spring Integration

Copyright © 2010. All Rights Reserved.