Interface | Description |
---|---|
Command |
This interface encapsulates all the FTP commands.
|
CommandFactory |
Command factory interface.
|
Class | Description |
---|---|
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–2016 The Apache Software Foundation. All rights reserved.