Class FtpStreamingMessageSource

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

public class FtpStreamingMessageSource
extends AbstractRemoteFileStreamingMessageSource<org.apache.commons.net.ftp.FTPFile>
Message source for streaming FTP remote file contents.
Since:
4.3
Author:
Gary Russell, Artem Bilan