Uses of Interface
org.apache.ftpserver.ConnectionConfig

Packages that use ConnectionConfig
org.apache.ftpserver   
 

Uses of ConnectionConfig in org.apache.ftpserver
 

Methods in org.apache.ftpserver that return ConnectionConfig
 ConnectionConfig ConnectionConfigFactory.createConnectionConfig()
          Create a connection configuration instances based on the configuration on this factory
 ConnectionConfig FtpServerFactory.getConnectionConfig()
          Retrieve the connection configuration this server
 

Methods in org.apache.ftpserver with parameters of type ConnectionConfig
 void FtpServerFactory.setConnectionConfig(ConnectionConfig connectionConfig)
          Set the message resource to be used with this server
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.