Uses of Package
org.apache.sshd.server.shell
-
Packages that use org.apache.sshd.server.shell Package Description org.apache.sshd.scp.server org.apache.sshd.server org.apache.sshd.server.shell -
Classes in org.apache.sshd.server.shell used by org.apache.sshd.scp.server Class Description ShellFactory Shell(s) are executed on the server side when a "shell" channel is establishedShellFactorySelector -
Classes in org.apache.sshd.server.shell used by org.apache.sshd.server Class Description ShellFactory Shell(s) are executed on the server side when a "shell" channel is established -
Classes in org.apache.sshd.server.shell used by org.apache.sshd.server.shell Class Description InteractiveProcessShellFactory A simplistic interactive shell factoryInvertedShell This shell have inverted streams, such as the one obtained when launching a newProcess
from java.ProcessShellCommandFactory Executes commands by invoking the underlying shellProcessShellFactory ShellFactory Shell(s) are executed on the server side when a "shell" channel is establishedShellFactorySelector TtyFilterInputStream Handles the input while taking into account thePtyMode
s for handling CR / LFUnknownCommandFactory