Package org.apache.sshd.server.command
-
Interface Summary Interface Description AsyncCommand Represents a command capable of doing non-blocking io.AsyncCommandErrorStreamAware AsyncCommandInputStreamAware AsyncCommandOutputStreamAware AsyncCommandStreamsAware Command Represents a command, shell or subsystem that can be used to send command.CommandDirectErrorStreamAware CommandDirectInputStreamAware CommandDirectOutputStreamAware CommandDirectStreamsAware 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 forCommandexecutionsAbstractDelegatingCommandFactory ACommandFactorywrapper that delegates calls to a proxyAbstractFileSystemCommand Provides a basic useful skeleton forCommandexecutions that require file system access