Uses of Class
org.apache.guacamole.protocol.GuacamoleClientInformation
- 
Packages that use GuacamoleClientInformation Package Description org.apache.guacamole.protocol Classes relating directly to the Guacamole protocol.
- 
- 
Uses of GuacamoleClientInformation in org.apache.guacamole.protocolConstructors in org.apache.guacamole.protocol with parameters of type GuacamoleClientInformation Constructor Description 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.
 
-