Package | Description |
---|---|
net.sourceforge.guacamole.properties |
Provides classes for reading properties from the web-application-wide
guacamole.properties file.
|
Class and Description |
---|
GuacamoleProperty
An abstract representation of a property in the guacamole.properties file,
which parses into a specific type.
|
IntegerGuacamoleProperty
A GuacamoleProperty whose value is an integer.
|
StringGuacamoleProperty
A GuacamoleProperty whose value is a simple string.
|
Copyright © 2013. All Rights Reserved.