Uses of Interface
org.apache.ftpserver.interfaces.StatisticsObserver

Packages that use StatisticsObserver
org.apache.ftpserver   
org.apache.ftpserver.interfaces   
 

Uses of StatisticsObserver in org.apache.ftpserver
 

Methods in org.apache.ftpserver with parameters of type StatisticsObserver
 void FtpStatisticsImpl.setObserver(StatisticsObserver observer)
          Set the observer.
 

Uses of StatisticsObserver in org.apache.ftpserver.interfaces
 

Methods in org.apache.ftpserver.interfaces with parameters of type StatisticsObserver
 void ServerFtpStatistics.setObserver(StatisticsObserver observer)
          Set statistics observer.
 



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