public class S3StreamingInboundChannelAdapterParser
extends org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
Constructor and Description |
---|
S3StreamingInboundChannelAdapterParser() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class<? extends org.springframework.integration.core.MessageSource<?>> |
getMessageSourceClass() |
protected java.lang.Class<? extends org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<?>> |
getPersistentAcceptOnceFileListFilterClass() |
protected java.lang.Class<? extends org.springframework.integration.file.filters.FileListFilter<?>> |
getRegexPatternFileListFilterClass() |
protected java.lang.Class<? extends org.springframework.integration.file.filters.FileListFilter<?>> |
getSimplePatternFileListFilterClass() |
protected java.lang.Class<? extends org.springframework.integration.file.remote.RemoteFileOperations<?>> |
getTemplateClass() |
parseSource
doParse
parseInternal, resolveId
public S3StreamingInboundChannelAdapterParser()
protected java.lang.Class<? extends org.springframework.integration.file.remote.RemoteFileOperations<?>> getTemplateClass()
getTemplateClass
in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.core.MessageSource<?>> getMessageSourceClass()
getMessageSourceClass
in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.file.filters.FileListFilter<?>> getSimplePatternFileListFilterClass()
getSimplePatternFileListFilterClass
in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.file.filters.FileListFilter<?>> getRegexPatternFileListFilterClass()
getRegexPatternFileListFilterClass
in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<?>> getPersistentAcceptOnceFileListFilterClass()
getPersistentAcceptOnceFileListFilterClass
in class org.springframework.integration.file.config.AbstractRemoteFileStreamingInboundChannelAdapterParser