Class Index | File Index

Classes


Class Guacamole.HTTPTunnel


Extends Guacamole.Tunnel.

Defined in: Tunnel.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Guacamole Tunnel implemented over HTTP via XMLHttpRequest.
Fields borrowed from class Guacamole.Tunnel:
receiveTimeout, state
Methods borrowed from class Guacamole.Tunnel:
connect, disconnect, sendMessage
Events borrowed from class Guacamole.Tunnel:
onerror, oninstruction, onstatechange
Class Detail
Guacamole.HTTPTunnel(tunnelURL)
Guacamole Tunnel implemented over HTTP via XMLHttpRequest.
Parameters:
{String} tunnelURL
The URL of the HTTP tunneling service.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jan 08 2015 04:14:45 GMT-0800 (PST)