Class | Description |
---|---|
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
|
Support classes for Spring based XML configuration
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.