Package org.mockftpserver.stub.command

Class Summary
AborCommandHandler CommandHandler for the ABOR command.
AbstractStorCommandHandler Abstract superclass for CommandHandler for commands that store a file.
AbstractStubCommandHandler The abstract superclass for CommandHandler classes for the StubFtpServer.
AbstractStubDataCommandHandler Abstract superclass for CommandHandlers that read from or write to the data connection.
AcctCommandHandler CommandHandler for the ACCT command.
AlloCommandHandler CommandHandler for the ALLO (Allocate) command.
AppeCommandHandler CommandHandler for the APPE (Append) command.
CdupCommandHandler CommandHandler for the CDUP (Change To Parent Directory) command.
CwdCommandHandler CommandHandler for the CWD (Change Working Directory) command.
DeleCommandHandler CommandHandler for the DELE (Delete) command.
EprtCommandHandler CommandHandler for the EPRT command.
EpsvCommandHandler CommandHandler for the EPSV (Extended Address Passive Mode) command.
FileRetrCommandHandler CommandHandler for the RETR command.
HelpCommandHandler CommandHandler for the HELP command.
ListCommandHandler CommandHandler for the LIST command.
MkdCommandHandler CommandHandler for the MKD (Make Directory) command.
ModeCommandHandler CommandHandler for the MODE command.
NlstCommandHandler CommandHandler for the NLST command.
NoopCommandHandler CommandHandler for the NOOP command.
PassCommandHandler CommandHandler for the PASS (Password) command.
PasvCommandHandler CommandHandler for the PASV (Passove Mode) command.
PortCommandHandler CommandHandler for the PORT command.
PwdCommandHandler CommandHandler for the PWD (Print Working Directory) and XPWD commands.
QuitCommandHandler CommandHandler for the QUIT command.
ReinCommandHandler /** CommandHandler for the REIN (Reinitialize) command.
RestCommandHandler CommandHandler for the REST (Restart of interrupted transfer) command.
RetrCommandHandler CommandHandler for the RETR (Retrieve) command.
RmdCommandHandler CommandHandler for the RMD (Remove Working Directory) command.
RnfrCommandHandler CommandHandler for the RNFR (Rename From) command.
RntoCommandHandler CommandHandler for the RNTO (Rename To) command.
SiteCommandHandler CommandHandler for the SITE (Site Parameters) command.
SmntCommandHandler CommandHandler for the SMNT (Structure Mount) command.
StatCommandHandler CommandHandler for the STAT (Status) command.
StorCommandHandler CommandHandler for the STOR (Store) command.
StouCommandHandler CommandHandler for the STOU (Store Unique) command.
StruCommandHandler CommandHandler for the STRU (File Structure) command.
SystCommandHandler CommandHandler for the SYST (System) command.
TypeCommandHandler CommandHandler for the TYPE command.
UserCommandHandler CommandHandler for the USER command.
 



Copyright © 2014. All rights reserved.