| Class | Description |
|---|---|
| AborCommandHandler |
CommandHandler for the ABOR command.
|
| AbstractFakeCommandHandler |
Abstract superclass for CommandHandler classes for the "Fake" server.
|
| AbstractStoreFileCommandHandler |
Abstract superclass for CommandHandlers that that store a file (STOR, STOU, APPE).
|
| AcctCommandHandler |
CommandHandler for the ACCT command.
|
| AlloCommandHandler |
CommandHandler for the ALLO command.
|
| AppeCommandHandler |
CommandHandler for the APPE command.
|
| CdupCommandHandler |
CommandHandler for the CDUP command.
|
| CwdCommandHandler |
CommandHandler for the CWD command.
|
| DeleCommandHandler |
CommandHandler for the DELE command.
|
| EprtCommandHandler |
CommandHandler for the EPRT command.
|
| EpsvCommandHandler |
CommandHandler for the EPSV command.
|
| HelpCommandHandler |
CommandHandler for the HELP command.
|
| ListCommandHandler |
CommandHandler for the LIST command.
|
| MkdCommandHandler |
CommandHandler for the MKD command.
|
| ModeCommandHandler |
CommandHandler for the MODE command.
|
| NlstCommandHandler |
CommandHandler for the NLST command.
|
| NoopCommandHandler |
CommandHandler for the NOOP command.
|
| PassCommandHandler |
CommandHandler for the PASS command.
|
| PasvCommandHandler |
CommandHandler for the PASV command.
|
| PortCommandHandler |
CommandHandler for the PORT command.
|
| PwdCommandHandler |
CommandHandler for the PWD command.
|
| QuitCommandHandler |
CommandHandler for the QUIT command.
|
| ReinCommandHandler |
CommandHandler for the REIN command.
|
| RestCommandHandler |
CommandHandler for the REST command.
|
| RetrCommandHandler |
CommandHandler for the RETR command.
|
| RmdCommandHandler |
CommandHandler for the RMD command.
|
| RnfrCommandHandler |
CommandHandler for the RNFR command.
|
| RntoCommandHandler |
CommandHandler for the RNTO command.
|
| SiteCommandHandler |
CommandHandler for the SITE command.
|
| SmntCommandHandler |
CommandHandler for the SMNT command.
|
| StatCommandHandler |
CommandHandler for the STAT command.
|
| StorCommandHandler |
CommandHandler for the STOR command.
|
| StouCommandHandler |
CommandHandler for the STOU command.
|
| StruCommandHandler |
CommandHandler for the STRU command.
|
| SystCommandHandler |
CommandHandler for the SYST command.
|
| TypeCommandHandler |
CommandHandler for the TYPE command.
|
| UserCommandHandler |
CommandHandler for the USER command.
|
Copyright © 2016. All rights reserved.