Package | Description |
---|---|
org.mockftpserver.stub.command |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStorCommandHandler
Abstract superclass for CommandHandler for commands that store a file.
|
class |
AppeCommandHandler
CommandHandler for the APPE (Append) command.
|
class |
FileRetrCommandHandler
CommandHandler for the RETR command.
|
class |
ListCommandHandler
CommandHandler for the LIST command.
|
class |
NlstCommandHandler
CommandHandler for the NLST command.
|
class |
RetrCommandHandler
CommandHandler for the RETR (Retrieve) command.
|
class |
StorCommandHandler
CommandHandler for the STOR (Store) command.
|
class |
StouCommandHandler
CommandHandler for the STOU (Store Unique) command.
|
Copyright © 2016. All rights reserved.