Class AbstractRemoteFileInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser
Direct Known Subclasses:
FtpInboundChannelAdapterParser, SftpInboundChannelAdapterParser, SmbInboundChannelAdapterParser

public abstract class AbstractRemoteFileInboundChannelAdapterParser extends AbstractPollingInboundChannelAdapterParser
Abstract base class for parsing remote file inbound channel adapters.
Since:
2.0
Author:
Oleg Zhurakousky, Mark Fisher, Gary Russell, Artem Bilan, Venil Noronha
  • Constructor Details

    • AbstractRemoteFileInboundChannelAdapterParser

      public AbstractRemoteFileInboundChannelAdapterParser()
  • Method Details