See: Description
Interface | Description |
---|---|
GuacamoleProperty<Type> |
An abstract representation of a property in the guacamole.properties file,
which parses into a specific type.
|
Class | Description |
---|---|
BooleanGuacamoleProperty |
A GuacamoleProperty whose value is an boolean.
|
FileGuacamoleProperty |
A GuacamoleProperty whose value is a filename.
|
GuacamoleHome |
Abstract representation of the Guacamole configuration directory.
|
GuacamoleProperties |
Simple utility class for reading properties from the guacamole.properties
file.
|
IntegerGuacamoleProperty |
A GuacamoleProperty whose value is an integer.
|
StringGuacamoleProperty |
A GuacamoleProperty whose value is a simple string.
|
Copyright © 2013. All Rights Reserved.