Class AbstractRemoteFileInboundChannelAdapterParser

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

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