| Package | Description |
|---|---|
| org.glyptodon.guacamole.protocols | |
| org.glyptodon.guacamole.xml.protocol |
Classes related to parsing XML files which describe the parameters of a
protocol.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ProtocolParameter> |
ProtocolInfo.getParameters()
Returns a mutable collection of the protocol parameters associated with
this protocol.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolParameter |
ParamTagHandler.asProtocolParameter()
Returns the ProtocolParameter backing this tag.
|
Copyright © 2015. All rights reserved.