public class FtpInboundChannelAdapterSpec extends RemoteFileInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpInboundChannelAdapterSpec,org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizingMessageSource>
synchronizer
id, logger, PARSER, target
Modifier and Type | Method and Description |
---|---|
FtpInboundChannelAdapterSpec |
patternFilter(java.lang.String pattern) |
FtpInboundChannelAdapterSpec |
regexFilter(java.lang.String regex) |
autoCreateLocalDirectory, deleteRemoteFiles, doGet, filter, getComponentsToRegister, localDirectory, localFilename, localFilenameExpression, localFilter, preserveTimestamp, remoteDirectory, remoteFileSeparator, temporaryFileSuffix
_this, get, getId, id
public FtpInboundChannelAdapterSpec patternFilter(java.lang.String pattern)
patternFilter
in class RemoteFileInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpInboundChannelAdapterSpec,org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizingMessageSource>
public FtpInboundChannelAdapterSpec regexFilter(java.lang.String regex)
regexFilter
in class RemoteFileInboundChannelAdapterSpec<org.apache.commons.net.ftp.FTPFile,FtpInboundChannelAdapterSpec,org.springframework.integration.ftp.inbound.FtpInboundFileSynchronizingMessageSource>