| Package | Description |
|---|---|
| org.glyptodon.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.
|
ConfiguredGuacamoleSocket(GuacamoleSocket socket,
GuacamoleConfiguration config,
GuacamoleClientInformation info)
Creates a new ConfiguredGuacamoleSocket which uses the given
GuacamoleConfiguration and GuacamoleClientInformation to complete the
initial protocol handshake over the given GuacamoleSocket.
|
Copyright © 2014. All Rights Reserved.