Uses of Interface
org.apache.ftpserver.FtpServer

Packages that use FtpServer
org.apache.ftpserver   
org.apache.ftpserver.main   
 

Uses of FtpServer in org.apache.ftpserver
 

Methods in org.apache.ftpserver that return FtpServer
 FtpServer FtpServerFactory.createServer()
          Create a DefaultFtpServer instance based on the provided configuration
 

Uses of FtpServer in org.apache.ftpserver.main
 

Methods in org.apache.ftpserver.main that return FtpServer
protected  FtpServer CommandLine.getConfiguration(java.lang.String[] args)
          Get the configuration object.
 



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