|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GuacamoleConfiguration | |
|---|---|
| net.sourceforge.guacamole.protocol | Classes relating directly to the Guacamole protocol. |
| Uses of GuacamoleConfiguration in net.sourceforge.guacamole.protocol |
|---|
| Methods in net.sourceforge.guacamole.protocol that return GuacamoleConfiguration | |
|---|---|
GuacamoleConfiguration |
ConfiguredGuacamoleSocket.getConfiguration()
Returns the GuacamoleConfiguration used to configure this ConfiguredGuacamoleSocket. |
| Constructors in net.sourceforge.guacamole.protocol with parameters of type GuacamoleConfiguration | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||