Class FtpNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.ftp.config.FtpNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
Provides namespace support for using FTP
 
This is *heavily* influenced by the good work done by Iwein before.
- Since:
- 2.0
- Author:
- Josh Long, Oleg Zhurakousky, Gary Russell
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandlerparseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupportdecorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
- 
Constructor Details- 
FtpNamespaceHandlerpublic FtpNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-