org.springframework.integration.ftp.config
Class FtpOutboundGatewayParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
org.springframework.integration.ftp.config.FtpOutboundGatewayParser
- All Implemented Interfaces:
- org.springframework.beans.factory.xml.BeanDefinitionParser
public class FtpOutboundGatewayParser
- extends org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
- Since:
- 2.1
| Fields inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser |
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTE |
| Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
ID_ATTRIBUTE, NAME_ATTRIBUTE |
| Methods inherited from class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser |
configureFilter, getInputChannelAttributeName, parseHandler |
| Methods inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser |
parseInternal, resolveId |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpOutboundGatewayParser
public FtpOutboundGatewayParser()
getGatewayClassName
public java.lang.String getGatewayClassName()
- Specified by:
getGatewayClassName in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
getSimplePatternFileListFilterClassname
protected java.lang.String getSimplePatternFileListFilterClassname()
- Specified by:
getSimplePatternFileListFilterClassname in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser
getRegexPatternFileListFilterClassname
protected java.lang.String getRegexPatternFileListFilterClassname()
- Specified by:
getRegexPatternFileListFilterClassname in class org.springframework.integration.file.config.AbstractRemoteFileOutboundGatewayParser