Package | Description |
---|---|
net.sourceforge.guacamole.io | |
net.sourceforge.guacamole.net | |
net.sourceforge.guacamole.protocol |
Modifier and Type | Class and Description |
---|---|
class |
WriterGuacamoleWriter
A GuacamoleWriter which wraps a standard Java Writer, using that Writer as
the Guacamole instruction stream.
|
Modifier and Type | Method and Description |
---|---|
GuacamoleWriter |
GuacamoleTunnel.acquireWriter()
Acquires exclusive write access to the Guacamole instruction stream
and returns a GuacamoleWriter for writing to that stream.
|
GuacamoleWriter |
InetGuacamoleSocket.getWriter() |
GuacamoleWriter |
GuacamoleSocket.getWriter()
Returns a GuacamoleWriter which can be used to write to the
Guacamole instruction stream associated with the connection
represented by this GuacamoleSocket.
|
Modifier and Type | Method and Description |
---|---|
GuacamoleWriter |
ConfiguredGuacamoleSocket.getWriter() |
Copyright © 2012. All Rights Reserved.