public class FtpInboundFileSynchronizingMessageSource extends AbstractInboundFileSynchronizingMessageSource<org.apache.commons.net.ftp.FTPFile>
MessageSource
implementation for FTP.IntegrationManagement.ManagementOverrides
EXPRESSION_PARSER, logger
METER_PREFIX, RECEIVE_COUNTER_NAME, SEND_TIMER_NAME
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() |
doReceive, getSynchronizer, isRunning, onInit, setAutoCreateLocalDirectory, setLocalDirectory, setLocalFilter, setScanner, setUseWatchService, start, stop
doReceive, getMaxFetchSize, setMaxFetchSize
buildMessage, destroy, getBeanName, getComponentName, getManagedName, getManagedType, getOverrides, isLoggingEnabled, receive, registerMetricsCaptor, setBeanName, setHeaderExpressions, setLoggingEnabled, setManagedName, setManagedType
afterPropertiesSet, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, evaluateExpression, getBeanFactory, getEvaluationContext, getEvaluationContext, getMessageBuilderFactory, setBeanFactory, setConversionService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIntegrationPatternType
getThisAs
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()