| 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–2017 The Apache Software Foundation. All rights reserved.