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