Uses of Class
org.apache.guacamole.protocols.ProtocolInfo
Packages that use ProtocolInfo
-
Uses of ProtocolInfo in org.apache.guacamole.environment
Methods in org.apache.guacamole.environment that return ProtocolInfoModifier and TypeMethodDescriptionDelegatingEnvironment.getProtocol
(String name) Environment.getProtocol
(String name) Returns the protocol having the given name.LocalEnvironment.getProtocol
(String name) Methods in org.apache.guacamole.environment that return types with arguments of type ProtocolInfoModifier and TypeMethodDescriptionDelegatingEnvironment.getProtocols()
Environment.getProtocols()
Returns a map of all available protocols, where each key is the name of that protocol as would be passed to guacd during connection.LocalEnvironment.getProtocols()