Package org.springframework.integration.ftp.config

Class Summary
FtpMessageSendingConsumerBeanDefinitionParser Logic for parsing the ftp:outbound-channel-adapter
FtpMessageSourceBeanDefinitionParser Parser for the FTP inbound-channel-adapter.
FtpNamespaceHandler Provides namespace support for using FTP

This is *heavily* influenced by the good work done by Iwein before.

FtpNamespaceParserSupport General support for parsers in the FTP namespace.
FtpsMessageSendingConsumerBeanDefinitionParser Parser for the FTPS outbound-channel-adapter
FtpsMessageSourceBeanDefinitionParser Parser for the FTPS inbound-channel-adapter
FtpsNamespaceHandler Provides namespace support for using FTP.