public class S3InboundChannelAdapterParser
extends org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
Constructor and Description |
---|
S3InboundChannelAdapterParser() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class<? extends org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer> |
getInboundFileSynchronizerClass() |
protected java.lang.String |
getMessageSourceClassname() |
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() |
parseSource
doParse
parseInternal, resolveId
protected java.lang.String getMessageSourceClassname()
getMessageSourceClassname
in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.file.filters.FileListFilter<?>> getSimplePatternFileListFilterClass()
getSimplePatternFileListFilterClass
in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.file.filters.FileListFilter<?>> getRegexPatternFileListFilterClass()
getRegexPatternFileListFilterClass
in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer> getInboundFileSynchronizerClass()
getInboundFileSynchronizerClass
in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser
protected java.lang.Class<? extends org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<?>> getPersistentAcceptOnceFileListFilterClass()
getPersistentAcceptOnceFileListFilterClass
in class org.springframework.integration.file.config.AbstractRemoteFileInboundChannelAdapterParser