Namespace FubarDev.FtpServer.ServerCommandHandlers
Classes
CloseConnectionServerCommandHandler
Handler for the CloseConnectionServerCommand.
CloseDataConnectionServerCommandHandler
Handler for the CloseDataConnectionServerCommand.
DataConnectionServerCommandHandler
Handler for the DataConnectionServerCommand.
PauseConnectionServerCommandHandler
Handler for the PauseConnectionServerCommand.
ResumeConnectionServerCommandHandler
Handler for the ResumeConnectionServerCommand.
SendResponseServerCommandHandler
Command handler for the SendResponseServerCommand.
TlsEnableServerCommandHandler
Handler for the TlsEnableServerCommand.