Package org.apache.guacamole.io
package org.apache.guacamole.io
All classes relating directly to data input or output.
-
ClassDescriptionProvides abstract and raw character read access to a stream of Guacamole instructions.Provides abstract and raw character write access to a stream of Guacamole instructions.A GuacamoleReader which wraps a standard Java Reader, using that Reader as the Guacamole instruction stream.A GuacamoleWriter which wraps a standard Java Writer, using that Writer as the Guacamole instruction stream.