Uses of Package
org.apache.ftpserver.interfaces

Packages that use org.apache.ftpserver.interfaces
org.apache.ftpserver   
org.apache.ftpserver.command   
org.apache.ftpserver.config.spring   
org.apache.ftpserver.interfaces   
org.apache.ftpserver.listener   
org.apache.ftpserver.listener.nio   
org.apache.ftpserver.message   
org.apache.ftpserver.util   
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver
Command
          This interface encapsulates all the FTP commands.
CommandFactory
          Command factory interface.
DataConnectionConfiguration
          Data connection configuration interface.
FileObserver
          This is the file related activity observer.
FtpIoSession
           
FtpServerContext
          This is basically org.apache.ftpserver.ftplet.FtpletContext with added connection manager, message resource functionalities.
MessageResource
          This is message resource interface.
ServerFtpStatistics
          This is same as org.apache.ftpserver.ftplet.FtpStatistics with added observer and setting values functionalities.
StatisticsObserver
          Ftp statistics observer interface.
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver.command
Command
          This interface encapsulates all the FTP commands.
FtpIoSession
           
FtpServerContext
          This is basically org.apache.ftpserver.ftplet.FtpletContext with added connection manager, message resource functionalities.
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver.config.spring
CommandFactory
          Command factory interface.
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver.interfaces
Command
          This interface encapsulates all the FTP commands.
CommandFactory
          Command factory interface.
FileObserver
          This is the file related activity observer.
FtpIoSession
           
FtpServerContext
          This is basically org.apache.ftpserver.ftplet.FtpletContext with added connection manager, message resource functionalities.
MessageResource
          This is message resource interface.
StatisticsObserver
          Ftp statistics observer interface.
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver.listener
DataConnectionConfiguration
          Data connection configuration interface.
FtpIoSession
           
FtpServerContext
          This is basically org.apache.ftpserver.ftplet.FtpletContext with added connection manager, message resource functionalities.
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver.listener.nio
FtpIoSession
           
FtpServerContext
          This is basically org.apache.ftpserver.ftplet.FtpletContext with added connection manager, message resource functionalities.
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver.message
MessageResource
          This is message resource interface.
 

Classes in org.apache.ftpserver.interfaces used by org.apache.ftpserver.util
FtpIoSession
           
FtpServerContext
          This is basically org.apache.ftpserver.ftplet.FtpletContext with added connection manager, message resource functionalities.
 



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