Package org.apache.ftpserver.config.spring

Internal classes, do not use directly!

See:
          Description

Class Summary
CommandFactoryBeanDefinitionParser Parses the FtpServer "commands" element into a Spring bean graph
FileSystemBeanDefinitionParser Parses the FtpServer "native-filesystem" element into a Spring bean graph
FtpServerNamespaceHandler Registration point for FtpServer bean defintion parsers
ListenerBeanDefinitionParser Parses the FtpServer "nio-listener" element into a Spring bean graph
ServerBeanDefinitionParser Parses the FtpServer "server" element into a Spring bean graph
SpringUtil Various util methods for the Spring config parsing and configuration
UserManagerBeanDefinitionParser Parses the FtpServer "file-user-manager" or "db-user-manager" elements into a Spring bean graph
 

Package org.apache.ftpserver.config.spring Description

Internal classes, do not use directly!

Support classes for Spring based XML configuration



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.