Uses of Interface
org.apache.sshd.server.shell.InvertedShell
Packages that use InvertedShell
-
Uses of InvertedShell in org.apache.sshd.server.shell
Classes in org.apache.sshd.server.shell that implement InvertedShellModifier and TypeClassDescriptionclassBridges the I/O streams between the SSH command and the process that executes itFields in org.apache.sshd.server.shell declared as InvertedShellMethods in org.apache.sshd.server.shell that return InvertedShellModifier and TypeMethodDescriptionprotected InvertedShellProcessShellFactory.createInvertedShell(ChannelSession channel) Constructors in org.apache.sshd.server.shell with parameters of type InvertedShellModifierConstructorDescriptionAuto-allocates anExecutorin order to create the streams pump thread and uses the defaultCoreModuleProperties.BUFFER_SIZEInvertedShellWrapper(InvertedShell shell, int bufferSize) Auto-allocates anExecutorin order to create the streams pump threadInvertedShellWrapper(InvertedShell shell, Executor executor, boolean shutdownExecutor, int bufferSize)