|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionConfig | |
---|---|
org.apache.ftpserver | |
org.apache.ftpserver.interfaces |
Uses of ConnectionConfig in org.apache.ftpserver |
---|
Classes in org.apache.ftpserver that implement ConnectionConfig | |
---|---|
class |
DefaultConnectionConfig
|
Methods in org.apache.ftpserver that return ConnectionConfig | |
---|---|
ConnectionConfig |
DefaultFtpServerContext.getConnectionConfig()
|
ConnectionConfig |
FtpServer.getConnectionConfig()
Retrieve the connection configuration this server |
Methods in org.apache.ftpserver with parameters of type ConnectionConfig | |
---|---|
void |
DefaultFtpServerContext.setConnectionConfig(ConnectionConfig connectionConfig)
|
void |
FtpServer.setConnectionConfig(ConnectionConfig connectionConfig)
Set the message resource to be used with this server |
Uses of ConnectionConfig in org.apache.ftpserver.interfaces |
---|
Methods in org.apache.ftpserver.interfaces that return ConnectionConfig | |
---|---|
ConnectionConfig |
FtpServerContext.getConnectionConfig()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |