Package | Description |
---|---|
org.glyptodon.guacamole.net.basic |
Classes specific to the general-purpose web application implemented by
the Guacamole project using the Guacamole APIs.
|
org.glyptodon.guacamole.net.basic.rest |
Classes related to the basic Guacamole REST API.
|
org.glyptodon.guacamole.net.basic.rest.auth |
Classes related to the authentication aspect of the Guacamole REST API.
|
org.glyptodon.guacamole.net.basic.websocket |
Standard WebSocket tunnel implementation.
|
Class and Description |
---|
GuacamoleClassLoader
Deprecated.
|
GuacamoleSession
Contains Guacamole-specific user information which is tied to the current
session, such as the UserContext and current clipboard state.
|
TunnelRequest
A request object which provides only the functions absolutely required to
retrieve and connect to a tunnel.
|
TunnelRequest.Type
All supported object types that can be used as the destination of a
tunnel.
|
Class and Description |
---|
GuacamoleSession
Contains Guacamole-specific user information which is tied to the current
session, such as the UserContext and current clipboard state.
|
Class and Description |
---|
GuacamoleSession
Contains Guacamole-specific user information which is tied to the current
session, such as the UserContext and current clipboard state.
|
Class and Description |
---|
TunnelLoader
Generic means of loading a tunnel without adding explicit dependencies within
the main ServletModule, as not all servlet containers may have the classes
required by all tunnel implementations.
|
TunnelRequest
A request object which provides only the functions absolutely required to
retrieve and connect to a tunnel.
|
TunnelRequestService
Utility class that takes a standard request from the Guacamole JavaScript
client and produces the corresponding GuacamoleTunnel.
|
Copyright © 2015. All rights reserved.