Package net.sourceforge.guacamole.io

Interface Summary
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 Summary
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 © 2012. All Rights Reserved.