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,
java.util.Comparator<java.io.File> comparator) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentType()
Subclasses may implement this method to provide component type information.
|
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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponentNamepublic FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer)
public FtpInboundFileSynchronizingMessageSource(AbstractInboundFileSynchronizer<org.apache.commons.net.ftp.FTPFile> synchronizer, java.util.Comparator<java.io.File> comparator)
public java.lang.String getComponentType()
IntegrationObjectSupportgetComponentType in interface NamedComponentgetComponentType in class IntegrationObjectSupport