Interface Summary |
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. |
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. |
SocketFactory |
This interface is responsible to create appropriate server socket. |
StatisticsObserver |
Ftp statistics observer interface. |