Uses of Class
org.apache.ftpserver.FtpStatistics

Packages that use FtpStatistics
org.apache.ftpserver   
org.apache.ftpserver.remote   
 

Uses of FtpStatistics in org.apache.ftpserver
 

Methods in org.apache.ftpserver that return FtpStatistics
 FtpStatistics FtpConfig.getStatistics()
          Get global statistics object.
 

Uses of FtpStatistics in org.apache.ftpserver.remote
 

Constructors in org.apache.ftpserver.remote with parameters of type FtpStatistics
FtpStatistics(FtpStatistics statistics)
          Constructor - sets the actual statistics object
 



Copyright © 2001-2007 Codehaus. All Rights Reserved.