Package | Description |
---|---|
net.sourceforge.guacamole.io |
All classes relating directly to data input or output.
|
Modifier and Type | Method and Description |
---|---|
GuacamoleInstruction |
ReaderGuacamoleReader.readInstruction() |
GuacamoleInstruction |
GuacamoleReader.readInstruction()
Reads exactly one complete Guacamole instruction and returns the fully
parsed instruction.
|
Modifier and Type | Method and Description |
---|---|
void |
GuacamoleWriter.writeInstruction(GuacamoleInstruction instruction)
Writes the given fully parsed instruction to the Guacamole instruction
stream.
|
void |
WriterGuacamoleWriter.writeInstruction(GuacamoleInstruction instruction) |
Copyright © 2013. All Rights Reserved.