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 |
---|---|
FileGuacamoleProperty |
A GuacamoleProperty whose value is a filename.
|
GuacamoleProperties |
Simple utility class for reading properties from the guacamole.properties
file in the root of the classpath.
|
IntegerGuacamoleProperty |
A GuacamoleProperty whose value is an integer.
|
StringGuacamoleProperty |
A GuacamoleProperty whose value is a simple string.
|
Copyright © 2013. All Rights Reserved.