Class SftpInboundFileSynchronizingMessageSource

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, Lifecycle, MessageSource<File>, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement, ManageableLifecycle, MessageSourceManagement

public class SftpInboundFileSynchronizingMessageSource
extends AbstractInboundFileSynchronizingMessageSource<com.jcraft.jsch.ChannelSftp.LsEntry>
A MessageSource implementation for SFTP that delegates to an InboundFileSynchronizer.
Since:
2.0
Author:
Josh Long, Oleg Zhurakousky