public class SftpInboundFileSynchronizingMessageSource
extends org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource<com.jcraft.jsch.ChannelSftp.LsEntry>
MessageSource implementation for SFTP
that delegates to an InboundFileSynchronizer.| Constructor and Description |
|---|
SftpInboundFileSynchronizingMessageSource(org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<com.jcraft.jsch.ChannelSftp.LsEntry> synchronizer) |
SftpInboundFileSynchronizingMessageSource(org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<com.jcraft.jsch.ChannelSftp.LsEntry> synchronizer,
java.util.Comparator<java.io.File> comparator) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentType() |
onInit, receive, setAutoCreateLocalDirectory, setLocalDirectory, setLocalFilterdoStart, doStop, sendMessage, setErrorChannel, setOutputChannel, setSendTimeout, setShouldTrackgetPhase, isAutoStartup, isRunning, setAutoStartup, setPhase, setTaskScheduler, start, stop, stopafterPropertiesSet, getApplicationContextId, getBeanFactory, getComponentName, getConversionService, getIntegrationProperties, getIntegrationProperty, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setComponentName, setConversionService, toStringpublic SftpInboundFileSynchronizingMessageSource(org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<com.jcraft.jsch.ChannelSftp.LsEntry> synchronizer)
public SftpInboundFileSynchronizingMessageSource(org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<com.jcraft.jsch.ChannelSftp.LsEntry> synchronizer,
java.util.Comparator<java.io.File> comparator)