See: Description
Interface | Description |
---|---|
GuacamoleReader |
Provides abstract and raw character read access to a stream of Guacamole
instructions.
|
GuacamoleWriter |
Provides abstract and raw character write access to a stream of Guacamole
instructions.
|
Class | Description |
---|---|
ReaderGuacamoleReader |
A GuacamoleReader which wraps a standard Java Reader, using that Reader as
the Guacamole instruction stream.
|
WriterGuacamoleWriter |
A GuacamoleWriter which wraps a standard Java Writer, using that Writer as
the Guacamole instruction stream.
|
Copyright © 2016. All rights reserved.