public class SftpInboundChannelAdapterSpec extends RemoteFileInboundChannelAdapterSpec<com.jcraft.jsch.ChannelSftp.LsEntry,SftpInboundChannelAdapterSpec,org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizingMessageSource>
synchronizer
id, logger, PARSER, target
Modifier and Type | Method and Description |
---|---|
SftpInboundChannelAdapterSpec |
patternFilter(java.lang.String pattern) |
SftpInboundChannelAdapterSpec |
regexFilter(java.lang.String regex) |
autoCreateLocalDirectory, deleteRemoteFiles, doGet, filter, getComponentsToRegister, localDirectory, localFilename, localFilenameExpression, localFilter, preserveTimestamp, remoteDirectory, remoteFileSeparator, temporaryFileSuffix
_this, get, getId, id
public SftpInboundChannelAdapterSpec patternFilter(java.lang.String pattern)
patternFilter
in class RemoteFileInboundChannelAdapterSpec<com.jcraft.jsch.ChannelSftp.LsEntry,SftpInboundChannelAdapterSpec,org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizingMessageSource>
public SftpInboundChannelAdapterSpec regexFilter(java.lang.String regex)
regexFilter
in class RemoteFileInboundChannelAdapterSpec<com.jcraft.jsch.ChannelSftp.LsEntry,SftpInboundChannelAdapterSpec,org.springframework.integration.sftp.inbound.SftpInboundFileSynchronizingMessageSource>