mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
9 lines
209 B
Java
9 lines
209 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 net.sourceforge.guacamole;
|
|
|