Interface | Description |
---|---|
ConnectionConfig |
Interface for providing the configuration for the control socket connections.
|
DataConnectionConfiguration |
Data connection configuration interface.
|
FtpServer |
This is the starting point of all the servers.
|
Class | Description |
---|---|
ConnectionConfigFactory |
Factory for creating connection configurations
|
DataConnectionConfigurationFactory |
Data connection factory
|
FtpServerFactory |
This is the starting point of all the servers.
|
Exception | Description |
---|---|
DataConnectionException |
Thrown if a data connection can not be established
|
FtpServerConfigurationException |
Exception used during startup to indicate that the configuration is not
correct.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.