Class SftpNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.sftp.config.SftpNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
Provides namespace support for using SFTP.
 This is largely based on the FTP support by Iwein Fuld.
- Since:
- 2.0
- Author:
- Josh Long, Mark Fisher, Oleg ZHurakousky
- 
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- 
SftpNamespaceHandlerpublic SftpNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-