Uses of Package
org.apache.guacamole
-
Packages that use org.apache.guacamole 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 -
Classes in org.apache.guacamole used by org.apache.guacamole Class 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. -
Classes in org.apache.guacamole used by org.apache.guacamole.io Class Description GuacamoleException A generic exception thrown when parts of the Guacamole API encounter errors. -
Classes in org.apache.guacamole used by org.apache.guacamole.net Class Description GuacamoleException A generic exception thrown when parts of the Guacamole API encounter errors. -
Classes in org.apache.guacamole used by org.apache.guacamole.protocol Class 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. -
Classes in org.apache.guacamole used by org.apache.guacamole.servlet Class Description GuacamoleException A generic exception thrown when parts of the Guacamole API encounter errors. -
Classes in org.apache.guacamole used by org.apache.guacamole.websocket Class Description GuacamoleException A generic exception thrown when parts of the Guacamole API encounter errors.