Package net.sourceforge.guacamole.protocol

Classes relating directly to the Guacamole protocol.

See:
          Description

Class Summary
ConfiguredGuacamoleSocket A GuacamoleSocket which pre-configures the connection based on a given GuacamoleConfiguration, completing the initial protocol handshake before accepting data for read or write.
GuacamoleClientInformation An abstract representation of Guacamole client information, including all information required by the Guacamole protocol during the preamble.
GuacamoleConfiguration All information necessary to complete the initial protocol handshake of a Guacamole session.
GuacamoleInstruction An abstract representation of a Guacamole instruction, as defined by the Guacamole protocol.
 

Enum Summary
GuacamoleInstruction.Operation The operation performed by a particular Guacamole instruction.
 

Package net.sourceforge.guacamole.protocol Description

Classes relating directly to the Guacamole protocol.



Copyright © 2012. All Rights Reserved.