Class | Description |
---|---|
AuthWindow |
This class creates a window to authorize usernames
and passwords for the SSH server.
|
NoClosePipedInputStream |
A piped input stream should be connected
to a piped output stream; the piped input
stream then provides whatever data bytes
are written to the piped output stream.
|
NoClosePipedOutputStream |
A piped output stream can be connected to a piped input stream
to create a communications pipe.
|
SSHTerminal |
The SSHTerminal class is a custom Vaadin component that emulates VT100
terminals and connects remotely to servers via SSH
|
SSHWindow |
This class creates a window to hold the terminal emulator
|
Terminal |
This class provides terminal emulation and was provided
by the karaf gogo plugin
|
Copyright © 2015. All Rights Reserved.