public class SftpOutboundGatewayParser
extends org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
| Constructor and Description |
|---|
SftpOutboundGatewayParser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGatewayClassName() |
protected java.lang.String |
getRegexPatternFileListFilterClassName() |
protected java.lang.String |
getSimplePatternFileListFilterClassName() |
protected java.lang.Class<? extends org.springframework.integration.file.remote.RemoteFileOperations<?>> |
getTemplateClass() |
protected void |
postProcessBuilder(org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
org.w3c.dom.Element element) |
configureFilter, getInputChannelAttributeName, parseHandlerparseInternal, replyChannelInChainAllowed, resolveIdpublic java.lang.String getGatewayClassName()
getGatewayClassName in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParserprotected java.lang.String getSimplePatternFileListFilterClassName()
getSimplePatternFileListFilterClassName in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParserprotected java.lang.String getRegexPatternFileListFilterClassName()
getRegexPatternFileListFilterClassName in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParserprotected java.lang.Class<? extends org.springframework.integration.file.remote.RemoteFileOperations<?>> getTemplateClass()
getTemplateClass in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParserprotected void postProcessBuilder(org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
org.w3c.dom.Element element)
postProcessBuilder in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser