Uses of Package
org.apache.guacamole.protocol
-
Packages that use org.apache.guacamole.protocol Package Description org.apache.guacamole All classes which apply generally across the Guacamole web application and all other web applications which use the API provided by the Guacamole project.org.apache.guacamole.io All classes relating directly to data input or output.org.apache.guacamole.protocol Classes relating directly to the Guacamole protocol. -
Classes in org.apache.guacamole.protocol used by org.apache.guacamole Class Description GuacamoleStatus All possible statuses returned by various Guacamole instructions, each having a corresponding code. -
Classes in org.apache.guacamole.protocol used by org.apache.guacamole.io Class Description GuacamoleInstruction An abstract representation of a Guacamole instruction, as defined by the Guacamole protocol. -
Classes in org.apache.guacamole.protocol used by org.apache.guacamole.protocol Class Description GuacamoleClientInformation An abstract representation of Guacamole client information, including all information required by the Guacamole protocol during the preamble.GuacamoleConfiguration All information necessary to complete the initial protocol handshake of a Guacamole session.GuacamoleFilter Interface which provides for the filtering of individual instructions.GuacamoleInstruction An abstract representation of a Guacamole instruction, as defined by the Guacamole protocol.GuacamoleProtocolCapability Capabilities which may not be present in all versions of the Guacamole protocol.GuacamoleProtocolVersion Representation of a Guacamole protocol version.GuacamoleStatus All possible statuses returned by various Guacamole instructions, each having a corresponding code.