guacamole-common 1.5.4 API
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 |