Uses of Class
net.sourceforge.guacamole.protocol.GuacamoleConfiguration

Packages that use GuacamoleConfiguration
net.sourceforge.guacamole.protocol Classes relating directly to the Guacamole protocol. 
 

Uses of GuacamoleConfiguration in net.sourceforge.guacamole.protocol
 

Methods in net.sourceforge.guacamole.protocol that return GuacamoleConfiguration
 GuacamoleConfiguration ConfiguredGuacamoleSocket.getConfiguration()
          Returns the GuacamoleConfiguration used to configure this ConfiguredGuacamoleSocket.
 

Constructors in net.sourceforge.guacamole.protocol with parameters of type GuacamoleConfiguration
ConfiguredGuacamoleSocket(GuacamoleSocket socket, GuacamoleConfiguration config)
          Creates a new ConfiguredGuacamoleSocket which uses the given GuacamoleConfiguration to complete the initial protocol handshake over the given GuacamoleSocket.
 



Copyright © 2012. All Rights Reserved.