Class AbstractRemoteFileStreamingInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser
Direct Known Subclasses:
FtpStreamingInboundChannelAdapterParser, SftpStreamingInboundChannelAdapterParser

public abstract class AbstractRemoteFileStreamingInboundChannelAdapterParser
extends AbstractPollingInboundChannelAdapterParser
Abstract base class for parsing remote file streaming inbound channel adapters.
Since:
4.3
Author:
Gary Russell, Artem Bilan