Uses of Interface
org.apache.ftpserver.remote.interfaces.FtpStatisticsInterface

Packages that use FtpStatisticsInterface
org.apache.ftpserver.remote   
org.apache.ftpserver.remote.interfaces   
 

Uses of FtpStatisticsInterface in org.apache.ftpserver.remote
 

Classes in org.apache.ftpserver.remote that implement FtpStatisticsInterface
 class FtpStatistics
          Ftp statistis remote adapter class.
 

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

Uses of FtpStatisticsInterface in org.apache.ftpserver.remote.interfaces
 

Methods in org.apache.ftpserver.remote.interfaces that return FtpStatisticsInterface
 FtpStatisticsInterface FtpConfigInterface.getStatistics()
          Get global statistics object.
 



Copyright © -2005 . All Rights Reserved.