Package | Description |
---|---|
org.glyptodon.guacamole.net.basic |
Classes specific to the general-purpose web application implemented by
the Guacamole project using the Guacamole APIs.
|
org.glyptodon.guacamole.net.basic.xml.protocol |
Classes related to parsing XML files which describe the parameters of a
protocol.
|
Modifier and Type | Method and Description |
---|---|
Collection<ProtocolParameterOption> |
ProtocolParameter.getOptions()
Returns a mutable collection of protocol parameter options.
|
Modifier and Type | Method and Description |
---|---|
ProtocolParameterOption |
OptionTagHandler.asProtocolParameterOption()
Returns the ProtocolParameterOption backing this tag.
|
Copyright © 2016. All Rights Reserved.