Package | Description |
---|---|
net.sourceforge.guacamole.protocol |
Classes relating directly to the Guacamole protocol.
|
Modifier and Type | Method and Description |
---|---|
GuacamoleConfiguration |
ConfiguredGuacamoleSocket.getConfiguration()
Returns the GuacamoleConfiguration used to configure this
ConfiguredGuacamoleSocket.
|
Constructor and Description |
---|
ConfiguredGuacamoleSocket(GuacamoleSocket socket,
GuacamoleConfiguration config)
Creates a new ConfiguredGuacamoleSocket which uses the given
GuacamoleConfiguration to complete the initial protocol handshake over
the given GuacamoleSocket.
|
Copyright © 2012. All Rights Reserved.