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