Package | Description |
---|---|
net.sourceforge.guacamole.net.basic |
Classes specific to the general-purpose web application implemented by
the Guacamole project using the Guacamole APIs.
|
net.sourceforge.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<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 © 2013. All rights reserved.