public class FtpInboundChannelAdapterSpec extends RemoteFileInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpInboundChannelAdapterSpec,FtpInboundFileSynchronizingMessageSource>
synchronizerPARSER, targetloggerDEFAULT_PHASEOBJECT_TYPE_ATTRIBUTE| 修飾子 | コンストラクターと説明 |
|---|---|
protected | FtpInboundChannelAdapterSpec(SessionFactory<org.apache.commons.net.ftp.FTPFile> sessionFactory, ComparatorSE<FileSE> comparator) |
| 修飾子と型 | メソッドと説明 |
|---|---|
FtpInboundChannelAdapterSpec | patternFilter(StringSE pattern) リモートファイルに一致する単純なパターンを指定します。 |
FtpInboundChannelAdapterSpec | regexFilter(StringSE regex) リモートファイルに一致する正規表現を指定します。 |
autoCreateLocalDirectory, deleteRemoteFiles, filter, filterExpression, filterFunction, getComponentsToRegister, localDirectory, localFilename, localFilenameExpression, localFilenameExpression, localFilter, maxFetchSize, metadataStorePrefix, preserveTimestamp, remoteComparator, remoteDirectory, remoteDirectoryExpression, remoteFileMetadataStore, remoteFileSeparator, scanner, temporaryFileSuffixmessageHeaders_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 FtpInboundChannelAdapterSpec(SessionFactory<org.apache.commons.net.ftp.FTPFile> sessionFactory, ComparatorSE<FileSE> comparator)
public FtpInboundChannelAdapterSpec patternFilter(StringSE pattern)
RemoteFileInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpInboundChannelAdapterSpec, FtpInboundFileSynchronizingMessageSource> の patternFilter pattern - パターン。FtpSimplePatternFileListFilter, RemoteFileInboundChannelAdapterSpec.filter(org.springframework.integration.file.filters.FileListFilter)public FtpInboundChannelAdapterSpec regexFilter(StringSE regex)
RemoteFileInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpInboundChannelAdapterSpec, FtpInboundFileSynchronizingMessageSource> の regexFilter regex - 表現。FtpRegexPatternFileListFilter, RemoteFileInboundChannelAdapterSpec.filter(org.springframework.integration.file.filters.FileListFilter)