Uses of Package
org.apache.sshd.server.command
Packages that use org.apache.sshd.server.command
Package
Description
-
Classes in org.apache.sshd.server.command used by org.apache.sshd.scp.serverClassDescriptionProvides a basic useful skeleton for
Command
executionsACommandFactory
wrapper that delegates calls to a proxyProvides a basic useful skeleton forCommand
executions that require file system accessRepresents a command, shell or subsystem that can be used to send command.Commands are executed on the server side when an "exec" channel is requested by the SSH client. -
Classes in org.apache.sshd.server.command used by org.apache.sshd.serverClassDescriptionCommands are executed on the server side when an "exec" channel is requested by the SSH client.
-
Classes in org.apache.sshd.server.command used by org.apache.sshd.server.channelClassDescriptionRepresents a command, shell or subsystem that can be used to send command.
-
Classes in org.apache.sshd.server.command used by org.apache.sshd.server.commandClassDescriptionProvides a basic useful skeleton for
Command
executionsRepresents a command, shell or subsystem that can be used to send command.Commands are executed on the server side when an "exec" channel is requested by the SSH client. -
Classes in org.apache.sshd.server.command used by org.apache.sshd.server.shellClassDescriptionRepresents a command, shell or subsystem that can be used to send command.Commands are executed on the server side when an "exec" channel is requested by the SSH client.
-
Classes in org.apache.sshd.server.command used by org.apache.sshd.server.subsystemClassDescriptionRepresents a command, shell or subsystem that can be used to send command.
-
Classes in org.apache.sshd.server.command used by org.apache.sshd.sftp.serverClassDescriptionRepresents a command capable of doing non-blocking io.Represents a command, shell or subsystem that can be used to send command.