Uses of Package
org.apache.ftpserver.remote.interfaces

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

Classes in org.apache.ftpserver.remote.interfaces used by org.apache.ftpserver.remote
ConnectionServiceInterface
          Ftp user service interface - used by remote admin GUI.
FtpConfigInterface
          Ftp configuration remote interface.
FtpConnectionObserver
          This observer interface monitors all the ftp connections.
FtpFileListener
          Ftp file upload/download/delete listener remote interface.
FtpStatisticsInterface
          Ftp statistis remote interface.
FtpStatisticsListener
          Ftp statistics listener remote interface.
IpRestrictorInterface
          IP Restrictor remotr interface.
RemoteHandlerInterface
          Ftp server remote admin interface.
SpyConnectionInterface
          This interface is used to monitor user activities - remote admin.
UserManagerInterface
          This is user manager remote interface.
 

Classes in org.apache.ftpserver.remote.interfaces used by org.apache.ftpserver.remote.adapter
FtpConnectionObserver
          This observer interface monitors all the ftp connections.
FtpFileListener
          Ftp file upload/download/delete listener remote interface.
FtpStatisticsListener
          Ftp statistics listener remote interface.
SpyConnectionInterface
          This interface is used to monitor user activities - remote admin.
 

Classes in org.apache.ftpserver.remote.interfaces used by org.apache.ftpserver.remote.interfaces
ConnectionServiceInterface
          Ftp user service interface - used by remote admin GUI.
FtpConfigInterface
          Ftp configuration remote interface.
FtpConnectionObserver
          This observer interface monitors all the ftp connections.
FtpFileListener
          Ftp file upload/download/delete listener remote interface.
FtpStatisticsInterface
          Ftp statistis remote interface.
FtpStatisticsListener
          Ftp statistics listener remote interface.
IpRestrictorInterface
          IP Restrictor remotr interface.
SpyConnectionInterface
          This interface is used to monitor user activities - remote admin.
UserManagerInterface
          This is user manager remote interface.
 



Copyright © 2001-2012 Codehaus. All Rights Reserved.