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