Class | Description |
---|---|
ConnectionConfigFactoryBean |
Spring
FactoryBean which extends ConnectionConfigFactory
making it easier to use Spring's standard <bean> tag instead of
FtpServer's custom XML tags to configure things. |
DataConnectionConfigurationFactoryBean |
Spring
FactoryBean which extends DataConnectionConfigurationFactory
making it easier to use Spring's standard <bean> tag instead of
FtpServer's custom XML tags to configure things. |
FtpServerFactoryBean |
Spring
FactoryBean which extends FtpServerFactory
making it easier to use Spring's standard <bean> tag instead of
FtpServer's custom XML tags to configure things. |
ListenerFactoryBean |
Spring
FactoryBean which extends ListenerFactory
making it easier to use Spring's standard <bean> tag instead of
FtpServer's custom XML tags to configure things. |
SslConfigurationFactoryBean |
Spring
FactoryBean which extends SslConfigurationFactory
making it easier to use Spring's standard <bean> tag instead of
FtpServer's custom XML tags to configure things. |
Copyright © 2003–2025 The Apache Software Foundation. All rights reserved.