public class FtpInboundFileSynchronizingMessageSource extends AbstractInboundFileSynchronizingMessageSource<org.apache.commons.net.ftp.FTPFile>
MessageSource
implementation for FTP.logger
Constructor and Description |
---|
FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer) |
FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer,
Comparator<File> comparator) |
Modifier and Type | Method and Description |
---|---|
String |
getComponentType()
Subclasses may implement this method to provide component type information.
|
onInit, receive, setAutoCreateLocalDirectory, setLocalDirectory, setLocalFilter
doStart, doStop, sendMessage, setErrorChannel, setOutputChannel, setSendTimeout, setShouldTrack
getPhase, isAutoStartup, isRunning, setAutoStartup, setPhase, setTaskScheduler, start, stop, stop
afterPropertiesSet, getApplicationContextId, getBeanFactory, getComponentName, getConversionService, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setComponentName, setConversionService, setMessageBuilderFactory, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getComponentName
public FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer)
public FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer, Comparator<File> comparator)
public String getComponentType()
IntegrationObjectSupport
getComponentType
in interface NamedComponent
getComponentType
in class IntegrationObjectSupport