Package org.apache.sshd.server.command
-
Interface Summary Interface Description AsyncCommand Represents a command capable of doing non-blocking io.Command Represents a command, shell or subsystem that can be used to send command.CommandFactory Commands are executed on the server side when an "exec" channel is requested by the SSH client.CommandLifecycle -
Class Summary Class Description AbstractCommandSupport Provides a basic useful skeleton forCommand
executionsAbstractDelegatingCommandFactory TODO Add javadocAbstractFileSystemCommand Provides a basic useful skeleton forCommand
executions that require file system access