mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
9 lines
207 B
Java
9 lines
207 B
Java
|
|
/**
|
|
* All classes which apply generally across the Guacamole web application
|
|
* and all other web applications which use the API provided by the
|
|
* Guacamole project.
|
|
*/
|
|
package org.glyptodon.guacamole;
|
|
|