| Interface | Description |
|---|---|
| InvertedShell |
This shell have inverted streams, such as the one obtained when launching a
new
Process from java. |
| Class | Description |
|---|---|
| InteractiveProcessShellFactory |
A simplistic interactive shell factory
|
| InvertedShellWrapper |
A shell implementation that wraps an instance of
InvertedShell
as a Command. |
| ProcessShell |
Bridges the I/O streams between the SSH command and the process that executes it
|
| ProcessShellFactory | |
| TtyFilterInputStream |
Handles the input while taking into account the
PtyModes for
handling CR / LF |
| TtyFilterOutputStream |
Handles the output stream while taking care of the
PtyMode for CR / LF
and ECHO settings |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.