Package | Description |
---|---|
org.apache.ftpserver | |
org.apache.ftpserver.impl |
Internal classes, do not use directly!
|
Modifier and Type | Method and Description |
---|---|
ConnectionConfig |
ConnectionConfigFactory.createConnectionConfig()
Create a connection configuration instances based on the configuration on this factory
|
ConnectionConfig |
FtpServerFactory.getConnectionConfig()
Retrieve the connection configuration this server
|
Modifier and Type | Method and Description |
---|---|
void |
FtpServerFactory.setConnectionConfig(ConnectionConfig connectionConfig)
Set the message resource to be used with this server
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultConnectionConfig
Internal class, do not use directly.
|
Modifier and Type | Method and Description |
---|---|
ConnectionConfig |
DefaultFtpServer.getConnectionConfig()
Retrieve the connection configuration this server
|
ConnectionConfig |
DefaultFtpServerContext.getConnectionConfig() |
ConnectionConfig |
FtpServerContext.getConnectionConfig() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultFtpServerContext.setConnectionConfig(ConnectionConfig connectionConfig) |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.