|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GuacamoleInstruction | |
---|---|
net.sourceforge.guacamole.io | All classes relating directly to data input or output. |
Uses of GuacamoleInstruction in net.sourceforge.guacamole.io |
---|
Methods in net.sourceforge.guacamole.io that return GuacamoleInstruction | |
---|---|
GuacamoleInstruction |
GuacamoleReader.readInstruction()
Reads exactly one complete Guacamole instruction and returns the fully parsed instruction. |
GuacamoleInstruction |
ReaderGuacamoleReader.readInstruction()
|
Methods in net.sourceforge.guacamole.io with parameters of type GuacamoleInstruction | |
---|---|
void |
GuacamoleWriter.writeInstruction(GuacamoleInstruction instruction)
Writes the given fully parsed instruction to the Guacamole instruction stream. |
void |
WriterGuacamoleWriter.writeInstruction(GuacamoleInstruction instruction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |