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

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

Uses of FileObserver in org.apache.ftpserver
 

Methods in org.apache.ftpserver with parameters of type FileObserver
 void FtpStatisticsImpl.setFileObserver(FileObserver observer)
          Set the file observer.
 

Uses of FileObserver in org.apache.ftpserver.interfaces
 

Methods in org.apache.ftpserver.interfaces with parameters of type FileObserver
 void ServerFtpStatistics.setFileObserver(FileObserver observer)
          Set file observer.
 



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