| Package | Description |
|---|---|
| org.glyptodon.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.glyptodon.guacamole.io |
All classes relating directly to data input or output.
|
| org.glyptodon.guacamole.protocol |
Classes relating directly to the Guacamole protocol.
|
| org.glyptodon.guacamole.servlet |
Classes which build upon the Java Servlet API, providing an HTTP-based
tunnel and session management.
|
| 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.
|
| Class and Description |
|---|
| GuacamoleStatus
All possible statuses returned by various Guacamole instructions, each having
a corresponding code.
|
Copyright © 2015. All rights reserved.