Package | Description |
---|---|
org.apache.guacamole.environment | |
org.apache.guacamole.properties |
Provides classes for reading properties from the web-application-wide
guacamole.properties file.
|
Class and Description |
---|
BooleanGuacamoleProperty
A GuacamoleProperty whose value is an boolean.
|
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.
|
Class and Description |
---|
BooleanGuacamoleProperty
A GuacamoleProperty whose value is an boolean.
|
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 © 2016. All rights reserved.