Spring Integration

Package org.springframework.integration.sftp.inbound

Provides classes supporting inbound endpoints.

See:
          Description

Class Summary
SftpInboundFileSynchronizer Handles the synchronization between a remote SFTP directory and a local mount.
SftpInboundFileSynchronizingMessageSource A MessageSource implementation for SFTP that delegates to an InboundFileSynchronizer.
 

Package org.springframework.integration.sftp.inbound Description

Provides classes supporting inbound endpoints.


Spring Integration