public class FtpStreamingInboundChannelAdapterSpec extends RemoteFileStreamingInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpStreamingInboundChannelAdapterSpec,FtpStreamingMessageSource>
PARSER, targetloggerDEFAULT_PHASEOBJECT_TYPE_ATTRIBUTE| 修飾子 | コンストラクターと説明 |
|---|---|
protected | FtpStreamingInboundChannelAdapterSpec(RemoteFileTemplate<org.apache.commons.net.ftp.FTPFile> remoteFileTemplate, ComparatorSE<org.apache.commons.net.ftp.FTPFile> comparator) |
| 修飾子と型 | メソッドと説明 |
|---|---|
FtpStreamingInboundChannelAdapterSpec | patternFilter(StringSE pattern) リモートファイルに一致する単純なパターンを指定します(例: |
FtpStreamingInboundChannelAdapterSpec | regexFilter(StringSE regex) リモートファイルに一致する正規表現を指定します(例: |
filter, filterExpression, filterFunction, getComponentsToRegister, maxFetchSize, remoteDirectory, remoteDirectory, remoteDirectory, remoteFileSeparatormessageHeaders_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletoncloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected FtpStreamingInboundChannelAdapterSpec(RemoteFileTemplate<org.apache.commons.net.ftp.FTPFile> remoteFileTemplate, ComparatorSE<org.apache.commons.net.ftp.FTPFile> comparator)
public FtpStreamingInboundChannelAdapterSpec patternFilter(StringSE pattern)
RemoteFileStreamingInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpStreamingInboundChannelAdapterSpec, FtpStreamingMessageSource> の patternFilter pattern - パターン。FtpSimplePatternFileListFilter, RemoteFileStreamingInboundChannelAdapterSpec.filter(org.springframework.integration.file.filters.FileListFilter)public FtpStreamingInboundChannelAdapterSpec regexFilter(StringSE regex)
RemoteFileStreamingInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpStreamingInboundChannelAdapterSpec, FtpStreamingMessageSource> の regexFilter regex - 表現。FtpRegexPatternFileListFilter, RemoteFileStreamingInboundChannelAdapterSpec.filter(org.springframework.integration.file.filters.FileListFilter)