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 Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser 
- 
Constructor Details
- 
SftpNamespaceHandler
public SftpNamespaceHandler() 
 - 
 - 
Method Details
- 
init
public void init() 
 -