Package org.apache.guacamole.environment
-
Interface Summary Interface Description Environment The environment of an arbitrary Guacamole instance, describing available protocols, configuration parameters, and the GUACAMOLE_HOME directory. -
Class Summary Class Description DelegatingEnvironment Environment implementation which simply delegates all function calls to a wrapped Environment instance.LocalEnvironment The environment of the locally-running Guacamole instance, describing available protocols, configuration parameters, and the GUACAMOLE_HOME directory.