Package org.apache.ftpserver.command

Interface Summary
Command This interface encapsulates all the FTP commands.
CommandFactory Command factory interface.
 

Class Summary
AbstractCommand Common base class recommended for Command implementations
CommandFactoryFactory Factory for CommandFactory instances
NotSupportedCommand A command used primarily for overriding already installed commands when one wants to disable the command.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.