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.net |
Classes which apply to network-specific concepts, such as low-level sockets
and tunnels.
|
org.apache.guacamole.protocol |
Classes relating directly to the Guacamole protocol.
|
org.apache.guacamole.servlet |
Classes which build upon the Java Servlet API, providing an HTTP-based
tunnel and session management.
|
org.apache.guacamole.websocket |
Class and Description |
---|
GuacamoleClientException
A generic exception thrown when part of the Guacamole API encounters
an error in the client's request.
|
GuacamoleException
A generic exception thrown when parts of the Guacamole API encounter
errors.
|
GuacamoleSecurityException
A security-related exception thrown when parts of the Guacamole API is
denying access to a resource.
|
GuacamoleServerException
A generic exception thrown when part of the Guacamole API encounters
an unexpected, internal error.
|
GuacamoleUpstreamException
An exception which indicates than an upstream server (such as the remote
desktop) is returning an error or is otherwise unreachable.
|
Class and Description |
---|
GuacamoleException
A generic exception thrown when parts of the Guacamole API encounter
errors.
|
Class and Description |
---|
GuacamoleException
A generic exception thrown when parts of the Guacamole API encounter
errors.
|
Class and Description |
---|
GuacamoleException
A generic exception thrown when parts of the Guacamole API encounter
errors.
|
GuacamoleUpstreamException
An exception which indicates than an upstream server (such as the remote
desktop) is returning an error or is otherwise unreachable.
|
Class and Description |
---|
GuacamoleException
A generic exception thrown when parts of the Guacamole API encounter
errors.
|
Class and Description |
---|
GuacamoleException
A generic exception thrown when parts of the Guacamole API encounter
errors.
|
Copyright © 2017. All rights reserved.