Package net.sourceforge.guacamole.io

All classes relating directly to data input or output.

See:
          Description

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.
 

Package net.sourceforge.guacamole.io Description

All classes relating directly to data input or output.



Copyright © 2013. All Rights Reserved.