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 | Deprecated |
GuacamoleProperties | Deprecated |
IntegerGuacamoleProperty |
A GuacamoleProperty whose value is an integer.
|
LongGuacamoleProperty |
A GuacamoleProperty whose value is an long.
|
StringGuacamoleProperty |
A GuacamoleProperty whose value is a simple string.
|
Copyright © 2016. All rights reserved.