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.
|
Class and Description |
---|
GuacamoleStatus
All possible statuses returned by various Guacamole instructions, each having
a corresponding code.
|
Class and Description |
---|
GuacamoleInstruction
An abstract representation of a Guacamole instruction, as defined by the
Guacamole protocol.
|
Class and 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.
|
GuacamoleStatus
All possible statuses returned by various Guacamole instructions, each having
a corresponding code.
|
Copyright © 2018. All rights reserved.