Class FtpInboundFileSynchronizingMessageSource

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

public class FtpInboundFileSynchronizingMessageSource extends AbstractInboundFileSynchronizingMessageSource<org.apache.commons.net.ftp.FTPFile>
A MessageSource implementation for FTP.
Since:
2.0
Author:
Iwein Fuld, Josh Long, Mark Fisher, Oleg Zhurakousky
  • Constructor Details

  • Method Details

    • getComponentType

      public String getComponentType()