Add documentation for 0.9.14.

Project: http://git-wip-us.apache.org/repos/asf/guacamole-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-website/commit/41b9b194
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-website/tree/41b9b194
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-website/diff/41b9b194

Branch: refs/heads/master
Commit: 41b9b19433d40aac5409c9ff01f7499b9a87deee
Parents: a4ac5af
Author: Michael Jumper <[email protected]>
Authored: Tue Jan 9 15:55:07 2018 -0800
Committer: Michael Jumper <[email protected]>
Committed: Tue Jan 9 15:55:07 2018 -0800

----------------------------------------------------------------------
 .../ArrayBufferReader.js.html                   |  126 +
 .../ArrayBufferWriter.js.html                   |  174 +
 .../AudioContextFactory.js.html                 |  130 +
 .../guacamole-common-js/AudioPlayer.js.html     |  556 ++
 .../guacamole-common-js/AudioRecorder.js.html   |  618 ++
 .../guacamole-common-js/BlobReader.js.html      |  178 +
 .../guacamole-common-js/BlobWriter.js.html      |  296 +
 doc/0.9.14/guacamole-common-js/Client.js.html   | 1706 ++++
 .../guacamole-common-js/DataURIReader.js.html   |  134 +
 doc/0.9.14/guacamole-common-js/Display.js.html  | 1533 +++
 .../Guacamole.ArrayBufferReader.html            |  446 +
 .../Guacamole.ArrayBufferWriter.html            |  748 ++
 .../Guacamole.AudioContextFactory.html          |  331 +
 .../Guacamole.AudioPlayer.html                  |  724 ++
 .../Guacamole.AudioRecorder.html                |  818 ++
 .../Guacamole.BlobReader.html                   |  690 ++
 .../Guacamole.BlobWriter.html                   | 1063 ++
 .../Guacamole.ChainedTunnel.html                | 1323 +++
 .../guacamole-common-js/Guacamole.Client.html   | 4955 ++++++++++
 .../Guacamole.DataURIReader.html                |  425 +
 .../Guacamole.Display.VisibleLayer.html         | 6590 +++++++++++++
 .../guacamole-common-js/Guacamole.Display.html  | 9056 ++++++++++++++++++
 .../Guacamole.HTTPTunnel.html                   | 1364 +++
 .../Guacamole.InputStream.html                  |  706 ++
 .../Guacamole.IntegerPool.html                  |  494 +
 .../Guacamole.JSONReader.html                   |  668 ++
 .../Guacamole.Keyboard.ModifierState.html       |  695 ++
 .../guacamole-common-js/Guacamole.Keyboard.html | 1201 +++
 .../Guacamole.Layer.Pixel.html                  |  544 ++
 .../guacamole-common-js/Guacamole.Layer.html    | 5706 +++++++++++
 .../Guacamole.Mouse.State.html                  | 1059 ++
 .../Guacamole.Mouse.Touchpad.html               |  904 ++
 .../Guacamole.Mouse.Touchscreen.html            |  970 ++
 .../guacamole-common-js/Guacamole.Mouse.html    | 1276 +++
 .../guacamole-common-js/Guacamole.Object.html   | 1110 +++
 .../Guacamole.OnScreenKeyboard.Key.html         |  646 ++
 .../Guacamole.OnScreenKeyboard.Layout.html      |  677 ++
 .../Guacamole.OnScreenKeyboard.html             |  976 ++
 .../Guacamole.OutputStream.html                 |  682 ++
 .../guacamole-common-js/Guacamole.Parser.html   |  474 +
 .../Guacamole.RawAudioFormat.html               |  611 ++
 .../Guacamole.RawAudioPlayer.html               |  628 ++
 .../Guacamole.RawAudioRecorder.html             |  877 ++
 .../Guacamole.SessionRecording.html             | 1705 ++++
 .../Guacamole.StaticHTTPTunnel.html             | 1366 +++
 .../guacamole-common-js/Guacamole.Status.html   |  596 ++
 .../Guacamole.StringReader.html                 |  446 +
 .../Guacamole.StringWriter.html                 |  585 ++
 .../guacamole-common-js/Guacamole.Tunnel.html   | 1350 +++
 .../Guacamole.VideoPlayer.html                  |  746 ++
 .../Guacamole.WebSocketTunnel.html              | 1307 +++
 doc/0.9.14/guacamole-common-js/Guacamole.html   |  319 +
 .../guacamole-common-js/InputStream.js.html     |  121 +
 .../guacamole-common-js/IntegerPool.js.html     |  127 +
 .../guacamole-common-js/JSONReader.js.html      |  165 +
 doc/0.9.14/guacamole-common-js/Keyboard.js.html | 1230 +++
 doc/0.9.14/guacamole-common-js/Layer.js.html    | 1029 ++
 doc/0.9.14/guacamole-common-js/Mouse.js.html    | 1138 +++
 .../guacamole-common-js/Namespace.js.html       |   77 +
 doc/0.9.14/guacamole-common-js/Object.js.html   |  261 +
 .../OnScreenKeyboard.js.html                    |  994 ++
 .../guacamole-common-js/OutputStream.js.html    |  119 +
 doc/0.9.14/guacamole-common-js/Parser.js.html   |  207 +
 .../guacamole-common-js/RawAudioFormat.js.html  |  197 +
 .../SessionRecording.js.html                    |  870 ++
 doc/0.9.14/guacamole-common-js/Status.js.html   |  285 +
 .../guacamole-common-js/StringReader.js.html    |  217 +
 .../guacamole-common-js/StringWriter.js.html    |  242 +
 doc/0.9.14/guacamole-common-js/Tunnel.js.html   | 1260 +++
 doc/0.9.14/guacamole-common-js/Version.js.html  |   81 +
 .../guacamole-common-js/VideoPlayer.js.html     |  159 +
 .../fonts/OpenSans-Bold-webfont.eot             |  Bin 0 -> 19544 bytes
 .../fonts/OpenSans-Bold-webfont.svg             | 1830 ++++
 .../fonts/OpenSans-Bold-webfont.woff            |  Bin 0 -> 22432 bytes
 .../fonts/OpenSans-BoldItalic-webfont.eot       |  Bin 0 -> 20133 bytes
 .../fonts/OpenSans-BoldItalic-webfont.svg       | 1830 ++++
 .../fonts/OpenSans-BoldItalic-webfont.woff      |  Bin 0 -> 23048 bytes
 .../fonts/OpenSans-Italic-webfont.eot           |  Bin 0 -> 20265 bytes
 .../fonts/OpenSans-Italic-webfont.svg           | 1830 ++++
 .../fonts/OpenSans-Italic-webfont.woff          |  Bin 0 -> 23188 bytes
 .../fonts/OpenSans-Light-webfont.eot            |  Bin 0 -> 19514 bytes
 .../fonts/OpenSans-Light-webfont.svg            | 1831 ++++
 .../fonts/OpenSans-Light-webfont.woff           |  Bin 0 -> 22248 bytes
 .../fonts/OpenSans-LightItalic-webfont.eot      |  Bin 0 -> 20535 bytes
 .../fonts/OpenSans-LightItalic-webfont.svg      | 1835 ++++
 .../fonts/OpenSans-LightItalic-webfont.woff     |  Bin 0 -> 23400 bytes
 .../fonts/OpenSans-Regular-webfont.eot          |  Bin 0 -> 19836 bytes
 .../fonts/OpenSans-Regular-webfont.svg          | 1831 ++++
 .../fonts/OpenSans-Regular-webfont.woff         |  Bin 0 -> 22660 bytes
 doc/0.9.14/guacamole-common-js/index.html       |   65 +
 .../guacamole-common-js/scripts/linenumber.js   |   25 +
 .../scripts/prettify/Apache-License-2.0.txt     |  202 +
 .../scripts/prettify/lang-css.js                |    2 +
 .../scripts/prettify/prettify.js                |   28 +
 .../styles/jsdoc-default.css                    |  358 +
 .../styles/prettify-jsdoc.css                   |  111 +
 .../styles/prettify-tomorrow.css                |  132 +
 .../guacamole-common/allclasses-frame.html      |   66 +
 .../guacamole-common/allclasses-noframe.html    |   66 +
 .../guacamole-common/constant-values.html       |  190 +
 .../guacamole-common/deprecated-list.html       |  148 +
 doc/0.9.14/guacamole-common/help-doc.html       |  231 +
 doc/0.9.14/guacamole-common/index-all.html      | 1354 +++
 doc/0.9.14/guacamole-common/index.html          |   76 +
 .../GuacamoleClientBadTypeException.html        |  372 +
 .../guacamole/GuacamoleClientException.html     |  372 +
 .../GuacamoleClientOverrunException.html        |  374 +
 .../GuacamoleClientTimeoutException.html        |  371 +
 .../GuacamoleClientTooManyException.html        |  373 +
 .../GuacamoleConnectionClosedException.html     |  374 +
 .../apache/guacamole/GuacamoleException.html    |  363 +
 .../GuacamoleResourceClosedException.html       |  372 +
 .../GuacamoleResourceConflictException.html     |  373 +
 .../GuacamoleResourceNotFoundException.html     |  374 +
 .../guacamole/GuacamoleSecurityException.html   |  376 +
 .../guacamole/GuacamoleServerBusyException.html |  372 +
 .../guacamole/GuacamoleServerException.html     |  372 +
 .../GuacamoleSessionClosedException.html        |  372 +
 .../GuacamoleSessionConflictException.html      |  372 +
 .../GuacamoleSessionTimeoutException.html       |  372 +
 .../GuacamoleUnauthorizedException.html         |  378 +
 .../GuacamoleUnsupportedException.html          |  372 +
 .../guacamole/GuacamoleUpstreamException.html   |  373 +
 .../GuacamoleUpstreamNotFoundException.html     |  372 +
 .../GuacamoleUpstreamTimeoutException.html      |  374 +
 .../GuacamoleUpstreamUnavailableException.html  |  376 +
 .../GuacamoleClientBadTypeException.html        |  126 +
 .../class-use/GuacamoleClientException.html     |  230 +
 .../GuacamoleClientOverrunException.html        |  126 +
 .../GuacamoleClientTimeoutException.html        |  126 +
 .../GuacamoleClientTooManyException.html        |  126 +
 .../GuacamoleConnectionClosedException.html     |  126 +
 .../guacamole/class-use/GuacamoleException.html |  666 ++
 .../GuacamoleResourceClosedException.html       |  126 +
 .../GuacamoleResourceConflictException.html     |  126 +
 .../GuacamoleResourceNotFoundException.html     |  126 +
 .../class-use/GuacamoleSecurityException.html   |  174 +
 .../class-use/GuacamoleServerBusyException.html |  126 +
 .../class-use/GuacamoleServerException.html     |  187 +
 .../GuacamoleSessionClosedException.html        |  126 +
 .../GuacamoleSessionConflictException.html      |  126 +
 .../GuacamoleSessionTimeoutException.html       |  126 +
 .../GuacamoleUnauthorizedException.html         |  126 +
 .../GuacamoleUnsupportedException.html          |  126 +
 .../class-use/GuacamoleUpstreamException.html   |  234 +
 .../GuacamoleUpstreamNotFoundException.html     |  126 +
 .../GuacamoleUpstreamTimeoutException.html      |  126 +
 .../GuacamoleUpstreamUnavailableException.html  |  126 +
 .../apache/guacamole/io/GuacamoleReader.html    |  302 +
 .../apache/guacamole/io/GuacamoleWriter.html    |  302 +
 .../guacamole/io/ReaderGuacamoleReader.html     |  371 +
 .../guacamole/io/WriterGuacamoleWriter.html     |  371 +
 .../guacamole/io/class-use/GuacamoleReader.html |  289 +
 .../guacamole/io/class-use/GuacamoleWriter.html |  289 +
 .../io/class-use/ReaderGuacamoleReader.html     |  126 +
 .../io/class-use/WriterGuacamoleWriter.html     |  126 +
 .../org/apache/guacamole/io/package-frame.html  |   27 +
 .../apache/guacamole/io/package-summary.html    |  188 +
 .../org/apache/guacamole/io/package-tree.html   |  145 +
 .../org/apache/guacamole/io/package-use.html    |  231 +
 .../guacamole/net/AbstractGuacamoleTunnel.html  |  496 +
 .../net/DelegatingGuacamoleTunnel.html          |  539 ++
 .../apache/guacamole/net/GuacamoleSocket.html   |  310 +
 .../apache/guacamole/net/GuacamoleTunnel.html   |  479 +
 .../guacamole/net/InetGuacamoleSocket.html      |  392 +
 .../guacamole/net/SSLGuacamoleSocket.html       |  392 +
 .../guacamole/net/SimpleGuacamoleTunnel.html    |  346 +
 .../net/class-use/AbstractGuacamoleTunnel.html  |  171 +
 .../class-use/DelegatingGuacamoleTunnel.html    |  126 +
 .../net/class-use/GuacamoleSocket.html          |  300 +
 .../net/class-use/GuacamoleTunnel.html          |  304 +
 .../net/class-use/InetGuacamoleSocket.html      |  126 +
 .../net/class-use/SSLGuacamoleSocket.html       |  126 +
 .../net/class-use/SimpleGuacamoleTunnel.html    |  126 +
 .../org/apache/guacamole/net/package-frame.html |   30 +
 .../apache/guacamole/net/package-summary.html   |  209 +
 .../org/apache/guacamole/net/package-tree.html  |  151 +
 .../org/apache/guacamole/net/package-use.html   |  246 +
 .../org/apache/guacamole/package-frame.html     |   42 +
 .../org/apache/guacamole/package-summary.html   |  308 +
 .../org/apache/guacamole/package-tree.html      |  183 +
 .../org/apache/guacamole/package-use.html       |  316 +
 .../protocol/ConfiguredGuacamoleSocket.html     |  481 +
 .../protocol/FailoverGuacamoleSocket.html       |  399 +
 .../protocol/FilteredGuacamoleReader.html       |  377 +
 .../protocol/FilteredGuacamoleSocket.html       |  394 +
 .../protocol/FilteredGuacamoleWriter.html       |  377 +
 .../protocol/GuacamoleClientInformation.html    |  452 +
 .../protocol/GuacamoleConfiguration.html        |  519 +
 .../guacamole/protocol/GuacamoleFilter.html     |  246 +
 .../protocol/GuacamoleInstruction.html          |  370 +
 .../guacamole/protocol/GuacamoleParser.html     |  469 +
 .../guacamole/protocol/GuacamoleStatus.html     |  749 ++
 .../class-use/ConfiguredGuacamoleSocket.html    |  126 +
 .../class-use/FailoverGuacamoleSocket.html      |  126 +
 .../class-use/FilteredGuacamoleReader.html      |  126 +
 .../class-use/FilteredGuacamoleSocket.html      |  126 +
 .../class-use/FilteredGuacamoleWriter.html      |  126 +
 .../class-use/GuacamoleClientInformation.html   |  172 +
 .../class-use/GuacamoleConfiguration.html       |  203 +
 .../protocol/class-use/GuacamoleFilter.html     |  186 +
 .../class-use/GuacamoleInstruction.html         |  252 +
 .../protocol/class-use/GuacamoleParser.html     |  126 +
 .../protocol/class-use/GuacamoleStatus.html     |  326 +
 .../guacamole/protocol/package-frame.html       |   37 +
 .../guacamole/protocol/package-summary.html     |  247 +
 .../apache/guacamole/protocol/package-tree.html |  163 +
 .../apache/guacamole/protocol/package-use.html  |  262 +
 .../servlet/GuacamoleHTTPTunnelServlet.html     |  593 ++
 .../guacamole/servlet/GuacamoleSession.html     |  352 +
 .../class-use/GuacamoleHTTPTunnelServlet.html   |  126 +
 .../servlet/class-use/GuacamoleSession.html     |  126 +
 .../apache/guacamole/servlet/package-frame.html |   22 +
 .../guacamole/servlet/package-summary.html      |  162 +
 .../apache/guacamole/servlet/package-tree.html  |  148 +
 .../apache/guacamole/servlet/package-use.html   |  126 +
 .../GuacamoleWebSocketTunnelEndpoint.html       |  359 +
 .../GuacamoleWebSocketTunnelEndpoint.html       |  126 +
 .../guacamole/websocket/package-frame.html      |   21 +
 .../guacamole/websocket/package-summary.html    |  147 +
 .../guacamole/websocket/package-tree.html       |  143 +
 .../apache/guacamole/websocket/package-use.html |  126 +
 doc/0.9.14/guacamole-common/overview-frame.html |   27 +
 .../guacamole-common/overview-summary.html      |  174 +
 doc/0.9.14/guacamole-common/overview-tree.html  |  242 +
 doc/0.9.14/guacamole-common/package-list        |    6 +
 doc/0.9.14/guacamole-common/script.js           |   30 +
 .../guacamole-common/serialized-form.html       |  308 +
 doc/0.9.14/guacamole-common/stylesheet.css      |  574 ++
 doc/0.9.14/guacamole-ext/allclasses-frame.html  |  118 +
 .../guacamole-ext/allclasses-noframe.html       |  118 +
 doc/0.9.14/guacamole-ext/constant-values.html   |  251 +
 doc/0.9.14/guacamole-ext/deprecated-list.html   |  198 +
 doc/0.9.14/guacamole-ext/help-doc.html          |  231 +
 doc/0.9.14/guacamole-ext/index-all.html         | 2594 +++++
 doc/0.9.14/guacamole-ext/index.html             |   76 +
 .../guacamole/environment/Environment.html      |  494 +
 .../guacamole/environment/LocalEnvironment.html |  520 +
 .../environment/class-use/Environment.html      |  170 +
 .../environment/class-use/LocalEnvironment.html |  126 +
 .../guacamole/environment/package-frame.html    |   25 +
 .../guacamole/environment/package-summary.html  |  166 +
 .../guacamole/environment/package-tree.html     |  143 +
 .../guacamole/environment/package-use.html      |  162 +
 .../org/apache/guacamole/form/BooleanField.html |  283 +
 .../org/apache/guacamole/form/DateField.html    |  392 +
 .../org/apache/guacamole/form/EmailField.html   |  274 +
 .../org/apache/guacamole/form/EnumField.html    |  278 +
 .../org/apache/guacamole/form/Field.Type.html   |  475 +
 .../org/apache/guacamole/form/Field.html        |  463 +
 .../org/apache/guacamole/form/FieldOption.html  |  366 +
 .../org/apache/guacamole/form/Form.html         |  372 +
 .../apache/guacamole/form/MultilineField.html   |  274 +
 .../org/apache/guacamole/form/NumericField.html |  346 +
 .../apache/guacamole/form/PasswordField.html    |  275 +
 .../org/apache/guacamole/form/TextField.html    |  320 +
 .../org/apache/guacamole/form/TimeField.html    |  392 +
 .../apache/guacamole/form/TimeZoneField.html    |  321 +
 .../apache/guacamole/form/UsernameField.html    |  275 +
 .../guacamole/form/class-use/BooleanField.html  |  126 +
 .../guacamole/form/class-use/DateField.html     |  126 +
 .../guacamole/form/class-use/EmailField.html    |  126 +
 .../guacamole/form/class-use/EnumField.html     |  126 +
 .../guacamole/form/class-use/Field.Type.html    |  126 +
 .../apache/guacamole/form/class-use/Field.html  |  384 +
 .../guacamole/form/class-use/FieldOption.html   |  126 +
 .../apache/guacamole/form/class-use/Form.html   |  312 +
 .../form/class-use/MultilineField.html          |  126 +
 .../guacamole/form/class-use/NumericField.html  |  126 +
 .../guacamole/form/class-use/PasswordField.html |  126 +
 .../guacamole/form/class-use/TextField.html     |  126 +
 .../guacamole/form/class-use/TimeField.html     |  126 +
 .../guacamole/form/class-use/TimeZoneField.html |  126 +
 .../guacamole/form/class-use/UsernameField.html |  126 +
 .../apache/guacamole/form/package-frame.html    |   35 +
 .../apache/guacamole/form/package-summary.html  |  245 +
 .../org/apache/guacamole/form/package-tree.html |  156 +
 .../org/apache/guacamole/form/package-use.html  |  257 +
 .../apache/guacamole/language/Translatable.html |  237 +
 .../guacamole/language/TranslatableMessage.html |  345 +
 .../language/class-use/Translatable.html        |  126 +
 .../language/class-use/TranslatableMessage.html |  170 +
 .../guacamole/language/package-frame.html       |   25 +
 .../guacamole/language/package-summary.html     |  167 +
 .../apache/guacamole/language/package-tree.html |  143 +
 .../apache/guacamole/language/package-use.html  |  163 +
 .../net/auth/AbstractActiveConnection.html      |  584 ++
 .../net/auth/AbstractAuthenticatedUser.html     |  332 +
 .../guacamole/net/auth/AbstractConnection.html  |  483 +
 .../net/auth/AbstractConnectionGroup.html       |  462 +
 .../net/auth/AbstractIdentifiable.html          |  355 +
 .../net/auth/AbstractSharingProfile.html        |  517 +
 .../apache/guacamole/net/auth/AbstractUser.html |  361 +
 .../guacamole/net/auth/ActiveConnection.html    |  490 +
 .../guacamole/net/auth/ActivityRecord.html      |  327 +
 .../ActivityRecordSet.SortableProperty.html     |  342 +
 .../guacamole/net/auth/ActivityRecordSet.html   |  371 +
 .../guacamole/net/auth/AuthenticatedUser.html   |  334 +
 .../net/auth/AuthenticationProvider.html        |  444 +
 .../apache/guacamole/net/auth/Connectable.html  |  269 +
 .../apache/guacamole/net/auth/Connection.html   |  496 +
 .../net/auth/ConnectionGroup.Type.html          |  361 +
 .../guacamole/net/auth/ConnectionGroup.html     |  479 +
 .../guacamole/net/auth/ConnectionRecord.html    |  321 +
 .../guacamole/net/auth/ConnectionRecordSet.html |  219 +
 .../apache/guacamole/net/auth/Credentials.html  |  539 ++
 .../apache/guacamole/net/auth/Directory.html    |  392 +
 ...moleProxyConfiguration.EncryptionMethod.html |  354 +
 .../net/auth/GuacamoleProxyConfiguration.html   |  392 +
 .../apache/guacamole/net/auth/Identifiable.html |  263 +
 .../apache/guacamole/net/auth/Shareable.html    |  262 +
 .../guacamole/net/auth/SharingProfile.html      |  415 +
 .../guacamole/net/auth/User.Attribute.html      |  336 +
 .../org/apache/guacamole/net/auth/User.html     |  541 ++
 .../apache/guacamole/net/auth/UserContext.html  |  635 ++
 .../class-use/AbstractActiveConnection.html     |  126 +
 .../class-use/AbstractAuthenticatedUser.html    |  126 +
 .../net/auth/class-use/AbstractConnection.html  |  172 +
 .../auth/class-use/AbstractConnectionGroup.html |  174 +
 .../auth/class-use/AbstractIdentifiable.html    |  240 +
 .../auth/class-use/AbstractSharingProfile.html  |  126 +
 .../net/auth/class-use/AbstractUser.html        |  172 +
 .../net/auth/class-use/ActiveConnection.html    |  215 +
 .../net/auth/class-use/ActivityRecord.html      |  256 +
 .../ActivityRecordSet.SortableProperty.html     |  229 +
 .../net/auth/class-use/ActivityRecordSet.html   |  282 +
 .../net/auth/class-use/AuthenticatedUser.html   |  382 +
 .../auth/class-use/AuthenticationProvider.html  |  244 +
 .../net/auth/class-use/Connectable.html         |  236 +
 .../net/auth/class-use/Connection.html          |  279 +
 .../auth/class-use/ConnectionGroup.Type.html    |  207 +
 .../net/auth/class-use/ConnectionGroup.html     |  302 +
 .../net/auth/class-use/ConnectionRecord.html    |  214 +
 .../net/auth/class-use/ConnectionRecordSet.html |  203 +
 .../net/auth/class-use/Credentials.html         |  348 +
 .../guacamole/net/auth/class-use/Directory.html |  286 +
 ...moleProxyConfiguration.EncryptionMethod.html |  200 +
 .../class-use/GuacamoleProxyConfiguration.html  |  173 +
 .../net/auth/class-use/Identifiable.html        |  336 +
 .../guacamole/net/auth/class-use/Shareable.html |  188 +
 .../net/auth/class-use/SharingProfile.html      |  215 +
 .../net/auth/class-use/User.Attribute.html      |  126 +
 .../guacamole/net/auth/class-use/User.html      |  273 +
 .../net/auth/class-use/UserContext.html         |  262 +
 .../net/auth/credentials/CredentialsInfo.html   |  390 +
 .../GuacamoleCredentialsException.html          |  402 +
 ...acamoleInsufficientCredentialsException.html |  371 +
 .../GuacamoleInvalidCredentialsException.html   |  369 +
 .../net/auth/credentials/UserCredentials.html   |  575 ++
 .../credentials/class-use/CredentialsInfo.html  |  292 +
 .../GuacamoleCredentialsException.html          |  176 +
 ...acamoleInsufficientCredentialsException.html |  126 +
 .../GuacamoleInvalidCredentialsException.html   |  126 +
 .../credentials/class-use/UserCredentials.html  |  172 +
 .../net/auth/credentials/package-frame.html     |   28 +
 .../net/auth/credentials/package-summary.html   |  184 +
 .../net/auth/credentials/package-tree.html      |  173 +
 .../net/auth/credentials/package-use.html       |  191 +
 .../guacamole/net/auth/package-frame.html       |   55 +
 .../guacamole/net/auth/package-summary.html     |  370 +
 .../apache/guacamole/net/auth/package-tree.html |  202 +
 .../apache/guacamole/net/auth/package-use.html  |  503 +
 .../auth/permission/ObjectPermission.Type.html  |  385 +
 .../net/auth/permission/ObjectPermission.html   |  381 +
 .../auth/permission/ObjectPermissionSet.html    |  437 +
 .../net/auth/permission/Permission.html         |  241 +
 .../net/auth/permission/PermissionSet.html      |  301 +
 .../auth/permission/SystemPermission.Type.html  |  404 +
 .../net/auth/permission/SystemPermission.html   |  354 +
 .../auth/permission/SystemPermissionSet.html    |  381 +
 .../class-use/ObjectPermission.Type.html        |  297 +
 .../permission/class-use/ObjectPermission.html  |  249 +
 .../class-use/ObjectPermissionSet.html          |  254 +
 .../auth/permission/class-use/Permission.html   |  194 +
 .../permission/class-use/PermissionSet.html     |  214 +
 .../class-use/SystemPermission.Type.html        |  257 +
 .../permission/class-use/SystemPermission.html  |  249 +
 .../class-use/SystemPermissionSet.html          |  213 +
 .../net/auth/permission/package-frame.html      |   34 +
 .../net/auth/permission/package-summary.html    |  225 +
 .../net/auth/permission/package-tree.html       |  163 +
 .../net/auth/permission/package-use.html        |  280 +
 .../auth/simple/SimpleActivityRecordSet.html    |  421 +
 .../simple/SimpleAuthenticationProvider.html    |  533 ++
 .../net/auth/simple/SimpleConnection.html       |  483 +
 .../auth/simple/SimpleConnectionDirectory.html  |  334 +
 .../net/auth/simple/SimpleConnectionGroup.html  |  478 +
 .../simple/SimpleConnectionGroupDirectory.html  |  336 +
 .../auth/simple/SimpleConnectionRecordSet.html  |  433 +
 .../net/auth/simple/SimpleDirectory.html        |  534 ++
 .../auth/simple/SimpleObjectPermissionSet.html  |  544 ++
 .../auth/simple/SimpleSystemPermissionSet.html  |  486 +
 .../guacamole/net/auth/simple/SimpleUser.html   |  647 ++
 .../net/auth/simple/SimpleUserContext.html      |  779 ++
 .../net/auth/simple/SimpleUserDirectory.html    |  266 +
 .../class-use/SimpleActivityRecordSet.html      |  126 +
 .../class-use/SimpleAuthenticationProvider.html |  126 +
 .../auth/simple/class-use/SimpleConnection.html |  126 +
 .../class-use/SimpleConnectionDirectory.html    |  126 +
 .../simple/class-use/SimpleConnectionGroup.html |  126 +
 .../SimpleConnectionGroupDirectory.html         |  126 +
 .../class-use/SimpleConnectionRecordSet.html    |  126 +
 .../auth/simple/class-use/SimpleDirectory.html  |  189 +
 .../class-use/SimpleObjectPermissionSet.html    |  126 +
 .../class-use/SimpleSystemPermissionSet.html    |  126 +
 .../net/auth/simple/class-use/SimpleUser.html   |  126 +
 .../simple/class-use/SimpleUserContext.html     |  126 +
 .../simple/class-use/SimpleUserDirectory.html   |  126 +
 .../net/auth/simple/package-frame.html          |   33 +
 .../net/auth/simple/package-summary.html        |  244 +
 .../guacamole/net/auth/simple/package-tree.html |  170 +
 .../guacamole/net/auth/simple/package-use.html  |  166 +
 .../net/event/AuthenticationFailureEvent.html   |  301 +
 .../net/event/AuthenticationSuccessEvent.html   |  335 +
 .../guacamole/net/event/CredentialEvent.html    |  237 +
 .../guacamole/net/event/TunnelCloseEvent.html   |  365 +
 .../guacamole/net/event/TunnelConnectEvent.html |  365 +
 .../apache/guacamole/net/event/TunnelEvent.html |  236 +
 .../apache/guacamole/net/event/UserEvent.html   |  239 +
 .../class-use/AuthenticationFailureEvent.html   |  173 +
 .../class-use/AuthenticationSuccessEvent.html   |  173 +
 .../net/event/class-use/CredentialEvent.html    |  191 +
 .../net/event/class-use/TunnelCloseEvent.html   |  172 +
 .../net/event/class-use/TunnelConnectEvent.html |  172 +
 .../net/event/class-use/TunnelEvent.html        |  177 +
 .../net/event/class-use/UserEvent.html          |  184 +
 .../listener/AuthenticationFailureListener.html |  248 +
 .../listener/AuthenticationSuccessListener.html |  252 +
 .../guacamole/net/event/listener/Listener.html  |  245 +
 .../net/event/listener/TunnelCloseListener.html |  249 +
 .../event/listener/TunnelConnectListener.html   |  250 +
 .../AuthenticationFailureListener.html          |  126 +
 .../AuthenticationSuccessListener.html          |  126 +
 .../net/event/listener/class-use/Listener.html  |  126 +
 .../listener/class-use/TunnelCloseListener.html |  126 +
 .../class-use/TunnelConnectListener.html        |  126 +
 .../net/event/listener/package-frame.html       |   25 +
 .../net/event/listener/package-summary.html     |  185 +
 .../net/event/listener/package-tree.html        |  139 +
 .../net/event/listener/package-use.html         |  126 +
 .../guacamole/net/event/package-frame.html      |   30 +
 .../guacamole/net/event/package-summary.html    |  214 +
 .../guacamole/net/event/package-tree.html       |  148 +
 .../apache/guacamole/net/event/package-use.html |  217 +
 .../properties/BooleanGuacamoleProperty.html    |  305 +
 .../properties/FileGuacamoleProperty.html       |  304 +
 .../guacamole/properties/GuacamoleHome.html     |  257 +
 .../properties/GuacamoleProperties.html         |  425 +
 .../guacamole/properties/GuacamoleProperty.html |  271 +
 .../properties/IntegerGuacamoleProperty.html    |  304 +
 .../properties/LongGuacamoleProperty.html       |  304 +
 .../properties/StringGuacamoleProperty.html     |  304 +
 .../class-use/BooleanGuacamoleProperty.html     |  196 +
 .../class-use/FileGuacamoleProperty.html        |  126 +
 .../properties/class-use/GuacamoleHome.html     |  126 +
 .../class-use/GuacamoleProperties.html          |  126 +
 .../properties/class-use/GuacamoleProperty.html |  282 +
 .../class-use/IntegerGuacamoleProperty.html     |  196 +
 .../class-use/LongGuacamoleProperty.html        |  126 +
 .../class-use/StringGuacamoleProperty.html      |  198 +
 .../guacamole/properties/package-frame.html     |   31 +
 .../guacamole/properties/package-summary.html   |  207 +
 .../guacamole/properties/package-tree.html      |  149 +
 .../guacamole/properties/package-use.html       |  217 +
 .../guacamole/protocols/ProtocolInfo.html       |  482 +
 .../protocols/class-use/ProtocolInfo.html       |  192 +
 .../guacamole/protocols/package-frame.html      |   21 +
 .../guacamole/protocols/package-summary.html    |  147 +
 .../guacamole/protocols/package-tree.html       |  139 +
 .../apache/guacamole/protocols/package-use.html |  162 +
 .../apache/guacamole/token/StandardTokens.html  |  461 +
 .../org/apache/guacamole/token/TokenFilter.html |  429 +
 .../token/class-use/StandardTokens.html         |  126 +
 .../guacamole/token/class-use/TokenFilter.html  |  186 +
 .../apache/guacamole/token/package-frame.html   |   22 +
 .../apache/guacamole/token/package-summary.html |  154 +
 .../apache/guacamole/token/package-tree.html    |  140 +
 .../org/apache/guacamole/token/package-use.html |  162 +
 .../apache/guacamole/xml/DocumentHandler.html   |  372 +
 .../org/apache/guacamole/xml/TagHandler.html    |  293 +
 .../xml/class-use/DocumentHandler.html          |  126 +
 .../guacamole/xml/class-use/TagHandler.html     |  186 +
 .../org/apache/guacamole/xml/package-frame.html |   25 +
 .../apache/guacamole/xml/package-summary.html   |  177 +
 .../org/apache/guacamole/xml/package-tree.html  |  147 +
 .../org/apache/guacamole/xml/package-use.html   |  165 +
 doc/0.9.14/guacamole-ext/overview-frame.html    |   34 +
 doc/0.9.14/guacamole-ext/overview-summary.html  |  213 +
 doc/0.9.14/guacamole-ext/overview-tree.html     |  336 +
 doc/0.9.14/guacamole-ext/package-list           |   13 +
 doc/0.9.14/guacamole-ext/script.js              |   30 +
 doc/0.9.14/guacamole-ext/serialized-form.html   |  205 +
 doc/0.9.14/guacamole-ext/stylesheet.css         |  574 ++
 doc/0.9.14/gug/administration.html              |  122 +
 doc/0.9.14/gug/appendices.html                  |   11 +
 doc/0.9.14/gug/book-index.html                  |   11 +
 doc/0.9.14/gug/cas-auth.html                    |   49 +
 doc/0.9.14/gug/configuring-guacamole.html       | 1613 ++++
 doc/0.9.14/gug/custom-auth.html                 |  373 +
 doc/0.9.14/gug/custom-protocols.html            |  644 ++
 doc/0.9.14/gug/developers-guide.html            |   11 +
 doc/0.9.14/gug/duo-auth.html                    |   92 +
 doc/0.9.14/gug/event-listeners.html             |  282 +
 doc/0.9.14/gug/faq.html                         |   76 +
 doc/0.9.14/gug/guacamole-architecture.html      |   73 +
 doc/0.9.14/gug/guacamole-common-js.html         |  253 +
 doc/0.9.14/gug/guacamole-common.html            |  131 +
 doc/0.9.14/gug/guacamole-docker.html            |  394 +
 doc/0.9.14/gug/guacamole-ext.html               |  447 +
 doc/0.9.14/gug/guacamole-protocol.html          |  154 +
 doc/0.9.14/gug/gug.css                          |  179 +
 doc/0.9.14/gug/header-auth.html                 |   44 +
 doc/0.9.14/gug/images/duo-add-guacamole.png     |  Bin 0 -> 7156 bytes
 doc/0.9.14/gug/images/duo-auth-factor-1.png     |  Bin 0 -> 12418 bytes
 doc/0.9.14/gug/images/duo-auth-factor-2.png     |  Bin 0 -> 28876 bytes
 doc/0.9.14/gug/images/duo-copy-details.png      |  Bin 0 -> 19979 bytes
 doc/0.9.14/gug/images/duo-rename-guacamole.png  |  Bin 0 -> 13016 bytes
 doc/0.9.14/gug/images/edit-connection.png       |  Bin 0 -> 119196 bytes
 doc/0.9.14/gug/images/edit-group.png            |  Bin 0 -> 29614 bytes
 doc/0.9.14/gug/images/edit-sharing-profile.png  |  Bin 0 -> 22420 bytes
 doc/0.9.14/gug/images/edit-user.png             |  Bin 0 -> 122884 bytes
 doc/0.9.14/gug/images/file-browser.png          |  Bin 0 -> 97706 bytes
 doc/0.9.14/gug/images/file-transfers.png        |  Bin 0 -> 9586 bytes
 doc/0.9.14/gug/images/guac-arch.png             |  Bin 0 -> 51821 bytes
 doc/0.9.14/gug/images/guac-menu-disconnect.png  |  Bin 0 -> 19486 bytes
 doc/0.9.14/gug/images/guac-menu-share-link.png  |  Bin 0 -> 19965 bytes
 doc/0.9.14/gug/images/guac-menu-share.png       |  Bin 0 -> 8726 bytes
 .../gug/images/guacamole-client-interface.png   |  Bin 0 -> 309368 bytes
 .../gug/images/guacamole-drive-download.png     |  Bin 0 -> 19149 bytes
 doc/0.9.14/gug/images/guacamole-drive.png       |  Bin 0 -> 27334 bytes
 doc/0.9.14/gug/images/guacamole-home-screen.png |  Bin 0 -> 77377 bytes
 doc/0.9.14/gug/images/guacamole-preferences.png |  Bin 0 -> 161522 bytes
 .../gug/images/guacamole-settings-sections.png  |  Bin 0 -> 10315 bytes
 doc/0.9.14/gug/images/manage-button.png         |  Bin 0 -> 16773 bytes
 doc/0.9.14/gug/images/manage-connections.png    |  Bin 0 -> 85502 bytes
 doc/0.9.14/gug/images/manage-history.png        |  Bin 0 -> 145747 bytes
 doc/0.9.14/gug/images/manage-sessions.png       |  Bin 0 -> 59713 bytes
 doc/0.9.14/gug/images/manage-users.png          |  Bin 0 -> 30962 bytes
 .../gug/images/session-filter-example-1.png     |  Bin 0 -> 3038 bytes
 .../gug/images/session-filter-example-2.png     |  Bin 0 -> 2055 bytes
 doc/0.9.14/gug/images/touchpad.png              |  Bin 0 -> 16504 bytes
 doc/0.9.14/gug/images/touchscreen.png           |  Bin 0 -> 9681 bytes
 doc/0.9.14/gug/index.html                       |   19 +
 doc/0.9.14/gug/installing-guacamole.html        |  406 +
 doc/0.9.14/gug/jdbc-auth.html                   |  868 ++
 doc/0.9.14/gug/ldap-auth.html                   |  276 +
 doc/0.9.14/gug/libguac.html                     |  253 +
 doc/0.9.14/gug/openid-auth.html                 |   88 +
 doc/0.9.14/gug/preface.html                     |   82 +
 doc/0.9.14/gug/protocol-reference.html          |  312 +
 doc/0.9.14/gug/proxying-guacamole.html          |  150 +
 doc/0.9.14/gug/troubleshooting.html             |  390 +
 doc/0.9.14/gug/users-guide.html                 |   11 +
 doc/0.9.14/gug/using-guacamole.html             |  194 +
 .../gug/writing-you-own-guacamole-app.html      |  426 +
 doc/0.9.14/libguac/annotated.html               |   91 +
 doc/0.9.14/libguac/audio-fntypes_8h.html        |  221 +
 doc/0.9.14/libguac/audio-fntypes_8h_source.html |   87 +
 doc/0.9.14/libguac/audio-types_8h.html          |   85 +
 doc/0.9.14/libguac/audio-types_8h_source.html   |   80 +
 doc/0.9.14/libguac/audio_8h.html                |  375 +
 doc/0.9.14/libguac/audio_8h_source.html         |  111 +
 doc/0.9.14/libguac/bc_s.png                     |  Bin 0 -> 676 bytes
 doc/0.9.14/libguac/bdwn.png                     |  Bin 0 -> 147 bytes
 doc/0.9.14/libguac/classes.html                 |   94 +
 doc/0.9.14/libguac/client-constants_8h.html     |  176 +
 .../libguac/client-constants_8h_source.html     |   78 +
 doc/0.9.14/libguac/client-fntypes_8h.html       |  173 +
 .../libguac/client-fntypes_8h_source.html       |   88 +
 doc/0.9.14/libguac/client-types_8h.html         |  161 +
 doc/0.9.14/libguac/client-types_8h_source.html  |   88 +
 doc/0.9.14/libguac/client_8h.html               | 1261 +++
 doc/0.9.14/libguac/client_8h_source.html        |  142 +
 doc/0.9.14/libguac/closed.png                   |  Bin 0 -> 132 bytes
 .../dir_6bb9fad85c98b48a11165f494b9f53ce.html   |  196 +
 doc/0.9.14/libguac/doc.png                      |  Bin 0 -> 746 bytes
 doc/0.9.14/libguac/doxygen.css                  | 1596 +++
 doc/0.9.14/libguac/doxygen.png                  |  Bin 0 -> 3779 bytes
 doc/0.9.14/libguac/dynsections.js               |   97 +
 doc/0.9.14/libguac/error-types_8h.html          |  192 +
 doc/0.9.14/libguac/error-types_8h_source.html   |  103 +
 doc/0.9.14/libguac/error_8h.html                |  184 +
 doc/0.9.14/libguac/error_8h_source.html         |   81 +
 doc/0.9.14/libguac/files.html                   |  117 +
 doc/0.9.14/libguac/folderclosed.png             |  Bin 0 -> 616 bytes
 doc/0.9.14/libguac/folderopen.png               |  Bin 0 -> 597 bytes
 doc/0.9.14/libguac/functions.html               |  352 +
 doc/0.9.14/libguac/functions_vars.html          |  352 +
 doc/0.9.14/libguac/globals.html                 |  107 +
 doc/0.9.14/libguac/globals_c.html               |  167 +
 doc/0.9.14/libguac/globals_defs.html            |  153 +
 doc/0.9.14/libguac/globals_e.html               |   80 +
 doc/0.9.14/libguac/globals_enum.html            |  102 +
 doc/0.9.14/libguac/globals_eval.html            |  248 +
 doc/0.9.14/libguac/globals_func.html            |  521 +
 doc/0.9.14/libguac/globals_g.html               |  326 +
 doc/0.9.14/libguac/globals_h.html               |   77 +
 doc/0.9.14/libguac/globals_l.html               |   80 +
 doc/0.9.14/libguac/globals_p.html               |  266 +
 doc/0.9.14/libguac/globals_s.html               |  164 +
 doc/0.9.14/libguac/globals_t.html               |   86 +
 doc/0.9.14/libguac/globals_type.html            |  186 +
 doc/0.9.14/libguac/globals_u.html               |  194 +
 doc/0.9.14/libguac/globals_vars.html            |   75 +
 doc/0.9.14/libguac/hash_8h.html                 |  164 +
 doc/0.9.14/libguac/hash_8h_source.html          |   80 +
 doc/0.9.14/libguac/index.html                   |   74 +
 doc/0.9.14/libguac/jquery.js                    |   87 +
 doc/0.9.14/libguac/layer-types_8h.html          |   85 +
 doc/0.9.14/libguac/layer-types_8h_source.html   |   79 +
 doc/0.9.14/libguac/layer_8h.html                |   94 +
 doc/0.9.14/libguac/layer_8h_source.html         |   81 +
 doc/0.9.14/libguac/menu.js                      |   26 +
 doc/0.9.14/libguac/menudata.js                  |   79 +
 doc/0.9.14/libguac/nav_f.png                    |  Bin 0 -> 153 bytes
 doc/0.9.14/libguac/nav_g.png                    |  Bin 0 -> 95 bytes
 doc/0.9.14/libguac/nav_h.png                    |  Bin 0 -> 98 bytes
 doc/0.9.14/libguac/object-types_8h.html         |   85 +
 doc/0.9.14/libguac/object-types_8h_source.html  |   79 +
 doc/0.9.14/libguac/object_8h.html               |   94 +
 doc/0.9.14/libguac/object_8h_source.html        |   87 +
 doc/0.9.14/libguac/open.png                     |  Bin 0 -> 123 bytes
 doc/0.9.14/libguac/parser-constants_8h.html     |  103 +
 .../libguac/parser-constants_8h_source.html     |   78 +
 doc/0.9.14/libguac/parser-types_8h.html         |  125 +
 doc/0.9.14/libguac/parser-types_8h_source.html  |   84 +
 doc/0.9.14/libguac/parser_8h.html               |  386 +
 doc/0.9.14/libguac/parser_8h_source.html        |   96 +
 doc/0.9.14/libguac/plugin-constants_8h.html     |  126 +
 .../libguac/plugin-constants_8h_source.html     |   78 +
 doc/0.9.14/libguac/plugin_8h.html               |   85 +
 doc/0.9.14/libguac/plugin_8h_source.html        |   79 +
 doc/0.9.14/libguac/pool-types_8h.html           |   85 +
 doc/0.9.14/libguac/pool-types_8h_source.html    |   80 +
 doc/0.9.14/libguac/pool_8h.html                 |  233 +
 doc/0.9.14/libguac/pool_8h_source.html          |   88 +
 doc/0.9.14/libguac/protocol-types_8h.html       |  282 +
 .../libguac/protocol-types_8h_source.html       |  104 +
 doc/0.9.14/libguac/protocol_8h.html             | 2966 ++++++
 doc/0.9.14/libguac/protocol_8h_source.html      |  145 +
 doc/0.9.14/libguac/search/all_0.html            |   26 +
 doc/0.9.14/libguac/search/all_0.js              |   13 +
 doc/0.9.14/libguac/search/all_1.html            |   26 +
 doc/0.9.14/libguac/search/all_1.js              |    6 +
 doc/0.9.14/libguac/search/all_10.html           |   26 +
 doc/0.9.14/libguac/search/all_10.js             |   18 +
 doc/0.9.14/libguac/search/all_11.html           |   26 +
 doc/0.9.14/libguac/search/all_11.js             |    5 +
 doc/0.9.14/libguac/search/all_12.html           |   26 +
 doc/0.9.14/libguac/search/all_12.js             |   10 +
 doc/0.9.14/libguac/search/all_13.html           |   26 +
 doc/0.9.14/libguac/search/all_13.js             |   10 +
 doc/0.9.14/libguac/search/all_14.html           |   26 +
 doc/0.9.14/libguac/search/all_14.js             |    4 +
 doc/0.9.14/libguac/search/all_2.html            |   26 +
 doc/0.9.14/libguac/search/all_2.js              |   13 +
 doc/0.9.14/libguac/search/all_3.html            |   26 +
 doc/0.9.14/libguac/search/all_3.js              |    4 +
 doc/0.9.14/libguac/search/all_4.html            |   26 +
 doc/0.9.14/libguac/search/all_4.js              |    7 +
 doc/0.9.14/libguac/search/all_5.html            |   26 +
 doc/0.9.14/libguac/search/all_5.js              |    7 +
 doc/0.9.14/libguac/search/all_6.html            |   26 +
 doc/0.9.14/libguac/search/all_6.js              |  280 +
 doc/0.9.14/libguac/search/all_7.html            |   26 +
 doc/0.9.14/libguac/search/all_7.js              |    4 +
 doc/0.9.14/libguac/search/all_8.html            |   26 +
 doc/0.9.14/libguac/search/all_8.js              |    6 +
 doc/0.9.14/libguac/search/all_9.html            |   26 +
 doc/0.9.14/libguac/search/all_9.js              |    4 +
 doc/0.9.14/libguac/search/all_a.html            |   26 +
 doc/0.9.14/libguac/search/all_a.js              |    4 +
 doc/0.9.14/libguac/search/all_b.html            |   26 +
 doc/0.9.14/libguac/search/all_b.js              |   12 +
 doc/0.9.14/libguac/search/all_c.html            |   26 +
 doc/0.9.14/libguac/search/all_c.js              |    6 +
 doc/0.9.14/libguac/search/all_d.html            |   26 +
 doc/0.9.14/libguac/search/all_d.js              |   10 +
 doc/0.9.14/libguac/search/all_e.html            |   26 +
 doc/0.9.14/libguac/search/all_e.js              |   15 +
 doc/0.9.14/libguac/search/all_f.html            |   26 +
 doc/0.9.14/libguac/search/all_f.js              |    5 +
 doc/0.9.14/libguac/search/classes_0.html        |   26 +
 doc/0.9.14/libguac/search/classes_0.js          |   16 +
 doc/0.9.14/libguac/search/close.png             |  Bin 0 -> 273 bytes
 doc/0.9.14/libguac/search/defines_0.html        |   26 +
 doc/0.9.14/libguac/search/defines_0.js          |   30 +
 doc/0.9.14/libguac/search/enums_0.html          |   26 +
 doc/0.9.14/libguac/search/enums_0.js            |   13 +
 doc/0.9.14/libguac/search/enumvalues_0.html     |   26 +
 doc/0.9.14/libguac/search/enumvalues_0.js       |   61 +
 doc/0.9.14/libguac/search/files_0.html          |   26 +
 doc/0.9.14/libguac/search/files_0.js            |    6 +
 doc/0.9.14/libguac/search/files_1.html          |   26 +
 doc/0.9.14/libguac/search/files_1.js            |    7 +
 doc/0.9.14/libguac/search/files_2.html          |   26 +
 doc/0.9.14/libguac/search/files_2.js            |    5 +
 doc/0.9.14/libguac/search/files_3.html          |   26 +
 doc/0.9.14/libguac/search/files_3.js            |    4 +
 doc/0.9.14/libguac/search/files_4.html          |   26 +
 doc/0.9.14/libguac/search/files_4.js            |    5 +
 doc/0.9.14/libguac/search/files_5.html          |   26 +
 doc/0.9.14/libguac/search/files_5.js            |    5 +
 doc/0.9.14/libguac/search/files_6.html          |   26 +
 doc/0.9.14/libguac/search/files_6.js            |   12 +
 doc/0.9.14/libguac/search/files_7.html          |   26 +
 doc/0.9.14/libguac/search/files_7.js            |   11 +
 doc/0.9.14/libguac/search/files_8.html          |   26 +
 doc/0.9.14/libguac/search/files_8.js            |    5 +
 doc/0.9.14/libguac/search/files_9.html          |   26 +
 doc/0.9.14/libguac/search/files_9.js            |    8 +
 doc/0.9.14/libguac/search/functions_0.html      |   26 +
 doc/0.9.14/libguac/search/functions_0.js        |  139 +
 doc/0.9.14/libguac/search/functions_1.html      |   26 +
 doc/0.9.14/libguac/search/functions_1.js        |    8 +
 doc/0.9.14/libguac/search/mag_sel.png           |  Bin 0 -> 563 bytes
 doc/0.9.14/libguac/search/nomatches.html        |   12 +
 doc/0.9.14/libguac/search/search.css            |  271 +
 doc/0.9.14/libguac/search/search.js             |  791 ++
 doc/0.9.14/libguac/search/search_l.png          |  Bin 0 -> 604 bytes
 doc/0.9.14/libguac/search/search_m.png          |  Bin 0 -> 158 bytes
 doc/0.9.14/libguac/search/search_r.png          |  Bin 0 -> 612 bytes
 doc/0.9.14/libguac/search/searchdata.js         |   39 +
 doc/0.9.14/libguac/search/typedefs_0.html       |   26 +
 doc/0.9.14/libguac/search/typedefs_0.js         |   35 +
 doc/0.9.14/libguac/search/variables_0.html      |   26 +
 doc/0.9.14/libguac/search/variables_0.js        |   10 +
 doc/0.9.14/libguac/search/variables_1.html      |   26 +
 doc/0.9.14/libguac/search/variables_1.js        |    6 +
 doc/0.9.14/libguac/search/variables_10.html     |   26 +
 doc/0.9.14/libguac/search/variables_10.js       |    5 +
 doc/0.9.14/libguac/search/variables_11.html     |   26 +
 doc/0.9.14/libguac/search/variables_11.js       |    5 +
 doc/0.9.14/libguac/search/variables_12.html     |   26 +
 doc/0.9.14/libguac/search/variables_12.js       |    4 +
 doc/0.9.14/libguac/search/variables_2.html      |   26 +
 doc/0.9.14/libguac/search/variables_2.js        |    9 +
 doc/0.9.14/libguac/search/variables_3.html      |   26 +
 doc/0.9.14/libguac/search/variables_3.js        |    4 +
 doc/0.9.14/libguac/search/variables_4.html      |   26 +
 doc/0.9.14/libguac/search/variables_4.js        |    5 +
 doc/0.9.14/libguac/search/variables_5.html      |   26 +
 doc/0.9.14/libguac/search/variables_5.js        |    7 +
 doc/0.9.14/libguac/search/variables_6.html      |   26 +
 doc/0.9.14/libguac/search/variables_6.js        |    5 +
 doc/0.9.14/libguac/search/variables_7.html      |   26 +
 doc/0.9.14/libguac/search/variables_7.js        |    6 +
 doc/0.9.14/libguac/search/variables_8.html      |   26 +
 doc/0.9.14/libguac/search/variables_8.js        |    4 +
 doc/0.9.14/libguac/search/variables_9.html      |   26 +
 doc/0.9.14/libguac/search/variables_9.js        |    4 +
 doc/0.9.14/libguac/search/variables_a.html      |   26 +
 doc/0.9.14/libguac/search/variables_a.js        |   10 +
 doc/0.9.14/libguac/search/variables_b.html      |   26 +
 doc/0.9.14/libguac/search/variables_b.js        |    6 +
 doc/0.9.14/libguac/search/variables_c.html      |   26 +
 doc/0.9.14/libguac/search/variables_c.js        |    8 +
 doc/0.9.14/libguac/search/variables_d.html      |   26 +
 doc/0.9.14/libguac/search/variables_d.js        |    6 +
 doc/0.9.14/libguac/search/variables_e.html      |   26 +
 doc/0.9.14/libguac/search/variables_e.js        |    5 +
 doc/0.9.14/libguac/search/variables_f.html      |   26 +
 doc/0.9.14/libguac/search/variables_f.js        |   10 +
 doc/0.9.14/libguac/socket-constants_8h.html     |   99 +
 .../libguac/socket-constants_8h_source.html     |   78 +
 doc/0.9.14/libguac/socket-fntypes_8h.html       |  282 +
 .../libguac/socket-fntypes_8h_source.html       |   87 +
 doc/0.9.14/libguac/socket-ssl_8h.html           |  142 +
 doc/0.9.14/libguac/socket-ssl_8h_source.html    |   85 +
 doc/0.9.14/libguac/socket-types_8h.html         |  120 +
 doc/0.9.14/libguac/socket-types_8h_source.html  |   82 +
 doc/0.9.14/libguac/socket-wsa_8h.html           |  124 +
 doc/0.9.14/libguac/socket-wsa_8h_source.html    |   81 +
 doc/0.9.14/libguac/socket_8h.html               |  732 ++
 doc/0.9.14/libguac/socket_8h_source.html        |  121 +
 doc/0.9.14/libguac/splitbar.png                 |  Bin 0 -> 314 bytes
 doc/0.9.14/libguac/stream-types_8h.html         |   85 +
 doc/0.9.14/libguac/stream-types_8h_source.html  |   79 +
 doc/0.9.14/libguac/stream_8h.html               |   94 +
 doc/0.9.14/libguac/stream_8h_source.html        |   89 +
 .../libguac/structguac__audio__encoder.html     |  112 +
 .../libguac/structguac__audio__stream.html      |  150 +
 doc/0.9.14/libguac/structguac__client.html      |  300 +
 doc/0.9.14/libguac/structguac__layer.html       |   92 +
 doc/0.9.14/libguac/structguac__object.html      |  137 +
 doc/0.9.14/libguac/structguac__parser.html      |  104 +
 doc/0.9.14/libguac/structguac__pool.html        |   97 +
 doc/0.9.14/libguac/structguac__pool__int.html   |   92 +
 doc/0.9.14/libguac/structguac__socket.html      |  129 +
 .../libguac/structguac__socket__ssl__data.html  |  100 +
 doc/0.9.14/libguac/structguac__stream.html      |  157 +
 doc/0.9.14/libguac/structguac__user.html        |  507 +
 doc/0.9.14/libguac/structguac__user__info.html  |  209 +
 doc/0.9.14/libguac/sync_off.png                 |  Bin 0 -> 853 bytes
 doc/0.9.14/libguac/sync_on.png                  |  Bin 0 -> 845 bytes
 doc/0.9.14/libguac/tab_a.png                    |  Bin 0 -> 142 bytes
 doc/0.9.14/libguac/tab_b.png                    |  Bin 0 -> 169 bytes
 doc/0.9.14/libguac/tab_h.png                    |  Bin 0 -> 177 bytes
 doc/0.9.14/libguac/tab_s.png                    |  Bin 0 -> 184 bytes
 doc/0.9.14/libguac/tabs.css                     |    1 +
 doc/0.9.14/libguac/timestamp-types_8h.html      |   95 +
 .../libguac/timestamp-types_8h_source.html      |   79 +
 doc/0.9.14/libguac/timestamp_8h.html            |  145 +
 doc/0.9.14/libguac/timestamp_8h_source.html     |   82 +
 doc/0.9.14/libguac/unicode_8h.html              |  250 +
 doc/0.9.14/libguac/unicode_8h_source.html       |   82 +
 doc/0.9.14/libguac/user-constants_8h.html       |  136 +
 .../libguac/user-constants_8h_source.html       |   78 +
 doc/0.9.14/libguac/user-fntypes_8h.html         |  569 ++
 doc/0.9.14/libguac/user-fntypes_8h_source.html  |  104 +
 doc/0.9.14/libguac/user-types_8h.html           |   85 +
 doc/0.9.14/libguac/user-types_8h_source.html    |   80 +
 doc/0.9.14/libguac/user_8h.html                 | 1112 +++
 doc/0.9.14/libguac/user_8h_source.html          |  163 +
 814 files changed, 221664 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/41b9b194/doc/0.9.14/guacamole-common-js/ArrayBufferReader.js.html
----------------------------------------------------------------------
diff --git a/doc/0.9.14/guacamole-common-js/ArrayBufferReader.js.html 
b/doc/0.9.14/guacamole-common-js/ArrayBufferReader.js.html
new file mode 100644
index 0000000..f66988c
--- /dev/null
+++ b/doc/0.9.14/guacamole-common-js/ArrayBufferReader.js.html
@@ -0,0 +1,126 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title>JSDoc: Source: ArrayBufferReader.js</title>
+
+    <script src="scripts/prettify/prettify.js"> </script>
+    <script src="scripts/prettify/lang-css.js"> </script>
+    <!--[if lt IE 9]>
+      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+    <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
+    <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
+</head>
+
+<body>
+
+<div id="main">
+
+    <h1 class="page-title">Source: ArrayBufferReader.js</h1>
+
+    
+
+
+
+    
+    <section>
+        <article>
+            <pre class="prettyprint source linenums"><code>/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+var Guacamole = Guacamole || {};
+
+/**
+ * A reader which automatically handles the given input stream, returning
+ * strictly received packets as array buffers. Note that this object will
+ * overwrite any installed event handlers on the given Guacamole.InputStream.
+ * 
+ * @constructor
+ * @param {Guacamole.InputStream} stream The stream that data will be read
+ *                                       from.
+ */
+Guacamole.ArrayBufferReader = function(stream) {
+
+    /**
+     * Reference to this Guacamole.InputStream.
+     * @private
+     */
+    var guac_reader = this;
+
+    // Receive blobs as array buffers
+    stream.onblob = function(data) {
+
+        // Convert to ArrayBuffer
+        var binary = window.atob(data);
+        var arrayBuffer = new ArrayBuffer(binary.length);
+        var bufferView = new Uint8Array(arrayBuffer);
+
+        for (var i=0; i&lt;binary.length; i++)
+            bufferView[i] = binary.charCodeAt(i);
+
+        // Call handler, if present
+        if (guac_reader.ondata)
+            guac_reader.ondata(arrayBuffer);
+
+    };
+
+    // Simply call onend when end received
+    stream.onend = function() {
+        if (guac_reader.onend)
+            guac_reader.onend();
+    };
+
+    /**
+     * Fired once for every blob of data received.
+     * 
+     * @event
+     * @param {ArrayBuffer} buffer The data packet received.
+     */
+    this.ondata = null;
+
+    /**
+     * Fired once this stream is finished and no further data will be written.
+     * @event
+     */
+    this.onend = null;
+
+};</code></pre>
+        </article>
+    </section>
+
+
+
+
+</div>
+
+<nav>
+    <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a 
href="Guacamole.ArrayBufferReader.html">ArrayBufferReader</a></li><li><a 
href="Guacamole.ArrayBufferWriter.html">ArrayBufferWriter</a></li><li><a 
href="Guacamole.AudioPlayer.html">AudioPlayer</a></li><li><a 
href="Guacamole.AudioRecorder.html">AudioRecorder</a></li><li><a 
href="Guacamole.BlobReader.html">BlobReader</a></li><li><a 
href="Guacamole.BlobWriter.html">BlobWriter</a></li><li><a 
href="Guacamole.ChainedTunnel.html">ChainedTunnel</a></li><li><a 
href="Guacamole.Client.html">Client</a></li><li><a 
href="Guacamole.DataURIReader.html">DataURIReader</a></li><li><a 
href="Guacamole.Display.html">Display</a></li><li><a 
href="Guacamole.Display.VisibleLayer.html">VisibleLayer</a></li><li><a 
href="Guacamole.HTTPTunnel.html">HTTPTunnel</a></li><li><a 
href="Guacamole.InputStream.html">InputStream</a></li><li><a 
href="Guacamole.IntegerPool.html">IntegerPool</a></li><li><a 
href="Guacamole.JSONReader.html">JSONReader</a></li>
 <li><a href="Guacamole.Keyboard.html">Keyboard</a></li><li><a 
href="Guacamole.Keyboard.ModifierState.html">ModifierState</a></li><li><a 
href="Guacamole.Layer.html">Layer</a></li><li><a 
href="Guacamole.Layer.Pixel.html">Pixel</a></li><li><a 
href="Guacamole.Mouse.html">Mouse</a></li><li><a 
href="Guacamole.Mouse.State.html">State</a></li><li><a 
href="Guacamole.Mouse.Touchpad.html">Touchpad</a></li><li><a 
href="Guacamole.Mouse.Touchscreen.html">Touchscreen</a></li><li><a 
href="Guacamole.Object.html">Object</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html">OnScreenKeyboard</a></li><li><a 
href="Guacamole.OnScreenKeyboard.Key.html">Key</a></li><li><a 
href="Guacamole.OnScreenKeyboard.Layout.html">Layout</a></li><li><a 
href="Guacamole.OutputStream.html">OutputStream</a></li><li><a 
href="Guacamole.Parser.html">Parser</a></li><li><a 
href="Guacamole.RawAudioFormat.html">RawAudioFormat</a></li><li><a 
href="Guacamole.RawAudioPlayer.html">RawAudioPlayer</a></li><li><a 
href="Guacamole.RawAudioR
 ecorder.html">RawAudioRecorder</a></li><li><a 
href="Guacamole.SessionRecording.html">SessionRecording</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html">StaticHTTPTunnel</a></li><li><a 
href="Guacamole.Status.html">Status</a></li><li><a 
href="Guacamole.StringReader.html">StringReader</a></li><li><a 
href="Guacamole.StringWriter.html">StringWriter</a></li><li><a 
href="Guacamole.Tunnel.html">Tunnel</a></li><li><a 
href="Guacamole.VideoPlayer.html">VideoPlayer</a></li><li><a 
href="Guacamole.WebSocketTunnel.html">WebSocketTunnel</a></li></ul><h3>Events</h3><ul><li><a
 href="Guacamole.ArrayBufferReader.html#event:ondata">ondata</a></li><li><a 
href="Guacamole.ArrayBufferReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.ArrayBufferWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.AudioRecorder.html#event:onclose">onclose</a></li><li><a 
href="Guacamole.AudioRecorder.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.BlobReader.html#event:onend">onend</a></li><
 li><a 
href="Guacamole.BlobReader.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.BlobWriter.html#event:oncomplete">oncomplete</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.ChainedTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.ChainedTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.ChainedTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.Client.html#event:onaudio">onaudio</a></li><li><a 
href="Guacamole.Client.html#event:onclipboard">onclipboard</a></li><li><a 
href="Guacamole.Client.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.Client.html#event:onfile">onfile</a></li><li><a 
href="Guacamole.Client.html#event:onfilesystem">onfilesystem</a></li><li><a 
href="Guacamole.Client.html#event:onna
 me">onname</a></li><li><a 
href="Guacamole.Client.html#event:onpipe">onpipe</a></li><li><a 
href="Guacamole.Client.html#event:onstatechange">onstatechange</a></li><li><a 
href="Guacamole.Client.html#event:onsync">onsync</a></li><li><a 
href="Guacamole.Client.html#event:onvideo">onvideo</a></li><li><a 
href="Guacamole.DataURIReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.Display.html#event:oncursor">oncursor</a></li><li><a 
href="Guacamole.Display.html#event:onresize">onresize</a></li><li><a 
href="Guacamole.HTTPTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.HTTPTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.HTTPTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.InputStream.html#event:onblob">onblob</a></li><li><a 
href="Guacamole.InputStream.html#event:onend">onend</a></li><li><a 
href="Guacamole.JSONReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.JSONReader.html#event:onprogress">onprog
 ress</a></li><li><a 
href="Guacamole.Keyboard.html#event:onkeydown">onkeydown</a></li><li><a 
href="Guacamole.Keyboard.html#event:onkeyup">onkeyup</a></li><li><a 
href="Guacamole.Mouse.Touchpad.html#event:onmousedown">onmousedown</a></li><li><a
 
href="Guacamole.Mouse.Touchpad.html#event:onmousemove">onmousemove</a></li><li><a
 href="Guacamole.Mouse.Touchpad.html#event:onmouseup">onmouseup</a></li><li><a 
href="Guacamole.Mouse.Touchscreen.html#event:onmousedown">onmousedown</a></li><li><a
 
href="Guacamole.Mouse.Touchscreen.html#event:onmousemove">onmousemove</a></li><li><a
 
href="Guacamole.Mouse.Touchscreen.html#event:onmouseup">onmouseup</a></li><li><a
 href="Guacamole.Mouse.html#event:onmousedown">onmousedown</a></li><li><a 
href="Guacamole.Mouse.html#event:onmousemove">onmousemove</a></li><li><a 
href="Guacamole.Mouse.html#event:onmouseout">onmouseout</a></li><li><a 
href="Guacamole.Mouse.html#event:onmouseup">onmouseup</a></li><li><a 
href="Guacamole.Object.html#event:onbody">onbody</a></li><
 li><a href="Guacamole.Object.html#event:onundefine">onundefine</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html#event:onkeydown">onkeydown</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html#event:onkeyup">onkeyup</a></li><li><a 
href="Guacamole.OutputStream.html#event:onack">onack</a></li><li><a 
href="Guacamole.Parser.html#event:oninstruction">oninstruction</a></li><li><a 
href="Guacamole.RawAudioRecorder.html#event:onclose">onclose</a></li><li><a 
href="Guacamole.RawAudioRecorder.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:onerror">onerror</a></li><li><a
 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.SessionRecording.html#event:onpause">onpause</a></li><li><a 
href="Guacamole.SessionRecording.html#event:onplay">onplay</a></li><li><a 
href="Guacamole
 .SessionRecording.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.SessionRecording.html#event:onseek">onseek</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.StaticHTTPTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.StringReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.StringReader.html#event:ontext">ontext</a></li><li><a 
href="Guacamole.StringWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.Tunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.Tunnel.html#event:oninstruction">oninstruction</a></li><li><a 
href="Guacamole.Tunnel.html#event:onstatechange">onstatechange</a></li><li><a 
href="Guacamole.WebSocketTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.WebSocketTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 href="Guacamol
 
e.WebSocketTunnel.html#event:onstatechange">onstatechange</a></li></ul><h3>Namespaces</h3><ul><li><a
 href="Guacamole.html">Guacamole</a></li><li><a 
href="Guacamole.AudioContextFactory.html">AudioContextFactory</a></li></ul>
+</nav>
+
+<br class="clear">
+
+<footer>
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc";>JSDoc 
3.5.5</a> on Tue Jan 09 2018 15:51:08 GMT-0800 (PST)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/41b9b194/doc/0.9.14/guacamole-common-js/ArrayBufferWriter.js.html
----------------------------------------------------------------------
diff --git a/doc/0.9.14/guacamole-common-js/ArrayBufferWriter.js.html 
b/doc/0.9.14/guacamole-common-js/ArrayBufferWriter.js.html
new file mode 100644
index 0000000..75ec15a
--- /dev/null
+++ b/doc/0.9.14/guacamole-common-js/ArrayBufferWriter.js.html
@@ -0,0 +1,174 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title>JSDoc: Source: ArrayBufferWriter.js</title>
+
+    <script src="scripts/prettify/prettify.js"> </script>
+    <script src="scripts/prettify/lang-css.js"> </script>
+    <!--[if lt IE 9]>
+      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+    <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
+    <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
+</head>
+
+<body>
+
+<div id="main">
+
+    <h1 class="page-title">Source: ArrayBufferWriter.js</h1>
+
+    
+
+
+
+    
+    <section>
+        <article>
+            <pre class="prettyprint source linenums"><code>/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+var Guacamole = Guacamole || {};
+
+/**
+ * A writer which automatically writes to the given output stream with 
arbitrary
+ * binary data, supplied as ArrayBuffers.
+ * 
+ * @constructor
+ * @param {Guacamole.OutputStream} stream The stream that data will be written
+ *                                        to.
+ */
+Guacamole.ArrayBufferWriter = function(stream) {
+
+    /**
+     * Reference to this Guacamole.StringWriter.
+     * @private
+     */
+    var guac_writer = this;
+
+    // Simply call onack for acknowledgements
+    stream.onack = function(status) {
+        if (guac_writer.onack)
+            guac_writer.onack(status);
+    };
+
+    /**
+     * Encodes the given data as base64, sending it as a blob. The data must
+     * be small enough to fit into a single blob instruction.
+     * 
+     * @private
+     * @param {Uint8Array} bytes The data to send.
+     */
+    function __send_blob(bytes) {
+
+        var binary = "";
+
+        // Produce binary string from bytes in buffer
+        for (var i=0; i&lt;bytes.byteLength; i++)
+            binary += String.fromCharCode(bytes[i]);
+
+        // Send as base64
+        stream.sendBlob(window.btoa(binary));
+
+    }
+
+    /**
+     * The maximum length of any blob sent by this Guacamole.ArrayBufferWriter,
+     * in bytes. Data sent via
+     * [sendData()]{@link Guacamole.ArrayBufferWriter#sendData} which exceeds
+     * this length will be split into multiple blobs. As the Guacamole protocol
+     * limits the maximum size of any instruction or instruction element to
+     * 8192 bytes, and the contents of blobs will be base64-encoded, this value
+     * should only be increased with extreme caution.
+     *
+     * @type {Number}
+     * @default {@link Guacamole.ArrayBufferWriter.DEFAULT_BLOB_LENGTH}
+     */
+    this.blobLength = Guacamole.ArrayBufferWriter.DEFAULT_BLOB_LENGTH;
+
+    /**
+     * Sends the given data.
+     * 
+     * @param {ArrayBuffer|TypedArray} data The data to send.
+     */
+    this.sendData = function(data) {
+
+        var bytes = new Uint8Array(data);
+
+        // If small enough to fit into single instruction, send as-is
+        if (bytes.length &lt;= guac_writer.blobLength)
+            __send_blob(bytes);
+
+        // Otherwise, send as multiple instructions
+        else {
+            for (var offset=0; offset&lt;bytes.length; offset += 
guac_writer.blobLength)
+                __send_blob(bytes.subarray(offset, offset + 
guac_writer.blobLength));
+        }
+
+    };
+
+    /**
+     * Signals that no further text will be sent, effectively closing the
+     * stream.
+     */
+    this.sendEnd = function() {
+        stream.sendEnd();
+    };
+
+    /**
+     * Fired for received data, if acknowledged by the server.
+     * @event
+     * @param {Guacamole.Status} status The status of the operation.
+     */
+    this.onack = null;
+
+};
+
+/**
+ * The default maximum blob length for new Guacamole.ArrayBufferWriter
+ * instances.
+ *
+ * @constant
+ * @type {Number}
+ */
+Guacamole.ArrayBufferWriter.DEFAULT_BLOB_LENGTH = 6048;
+</code></pre>
+        </article>
+    </section>
+
+
+
+
+</div>
+
+<nav>
+    <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a 
href="Guacamole.ArrayBufferReader.html">ArrayBufferReader</a></li><li><a 
href="Guacamole.ArrayBufferWriter.html">ArrayBufferWriter</a></li><li><a 
href="Guacamole.AudioPlayer.html">AudioPlayer</a></li><li><a 
href="Guacamole.AudioRecorder.html">AudioRecorder</a></li><li><a 
href="Guacamole.BlobReader.html">BlobReader</a></li><li><a 
href="Guacamole.BlobWriter.html">BlobWriter</a></li><li><a 
href="Guacamole.ChainedTunnel.html">ChainedTunnel</a></li><li><a 
href="Guacamole.Client.html">Client</a></li><li><a 
href="Guacamole.DataURIReader.html">DataURIReader</a></li><li><a 
href="Guacamole.Display.html">Display</a></li><li><a 
href="Guacamole.Display.VisibleLayer.html">VisibleLayer</a></li><li><a 
href="Guacamole.HTTPTunnel.html">HTTPTunnel</a></li><li><a 
href="Guacamole.InputStream.html">InputStream</a></li><li><a 
href="Guacamole.IntegerPool.html">IntegerPool</a></li><li><a 
href="Guacamole.JSONReader.html">JSONReader</a></li>
 <li><a href="Guacamole.Keyboard.html">Keyboard</a></li><li><a 
href="Guacamole.Keyboard.ModifierState.html">ModifierState</a></li><li><a 
href="Guacamole.Layer.html">Layer</a></li><li><a 
href="Guacamole.Layer.Pixel.html">Pixel</a></li><li><a 
href="Guacamole.Mouse.html">Mouse</a></li><li><a 
href="Guacamole.Mouse.State.html">State</a></li><li><a 
href="Guacamole.Mouse.Touchpad.html">Touchpad</a></li><li><a 
href="Guacamole.Mouse.Touchscreen.html">Touchscreen</a></li><li><a 
href="Guacamole.Object.html">Object</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html">OnScreenKeyboard</a></li><li><a 
href="Guacamole.OnScreenKeyboard.Key.html">Key</a></li><li><a 
href="Guacamole.OnScreenKeyboard.Layout.html">Layout</a></li><li><a 
href="Guacamole.OutputStream.html">OutputStream</a></li><li><a 
href="Guacamole.Parser.html">Parser</a></li><li><a 
href="Guacamole.RawAudioFormat.html">RawAudioFormat</a></li><li><a 
href="Guacamole.RawAudioPlayer.html">RawAudioPlayer</a></li><li><a 
href="Guacamole.RawAudioR
 ecorder.html">RawAudioRecorder</a></li><li><a 
href="Guacamole.SessionRecording.html">SessionRecording</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html">StaticHTTPTunnel</a></li><li><a 
href="Guacamole.Status.html">Status</a></li><li><a 
href="Guacamole.StringReader.html">StringReader</a></li><li><a 
href="Guacamole.StringWriter.html">StringWriter</a></li><li><a 
href="Guacamole.Tunnel.html">Tunnel</a></li><li><a 
href="Guacamole.VideoPlayer.html">VideoPlayer</a></li><li><a 
href="Guacamole.WebSocketTunnel.html">WebSocketTunnel</a></li></ul><h3>Events</h3><ul><li><a
 href="Guacamole.ArrayBufferReader.html#event:ondata">ondata</a></li><li><a 
href="Guacamole.ArrayBufferReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.ArrayBufferWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.AudioRecorder.html#event:onclose">onclose</a></li><li><a 
href="Guacamole.AudioRecorder.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.BlobReader.html#event:onend">onend</a></li><
 li><a 
href="Guacamole.BlobReader.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.BlobWriter.html#event:oncomplete">oncomplete</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.ChainedTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.ChainedTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.ChainedTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.Client.html#event:onaudio">onaudio</a></li><li><a 
href="Guacamole.Client.html#event:onclipboard">onclipboard</a></li><li><a 
href="Guacamole.Client.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.Client.html#event:onfile">onfile</a></li><li><a 
href="Guacamole.Client.html#event:onfilesystem">onfilesystem</a></li><li><a 
href="Guacamole.Client.html#event:onna
 me">onname</a></li><li><a 
href="Guacamole.Client.html#event:onpipe">onpipe</a></li><li><a 
href="Guacamole.Client.html#event:onstatechange">onstatechange</a></li><li><a 
href="Guacamole.Client.html#event:onsync">onsync</a></li><li><a 
href="Guacamole.Client.html#event:onvideo">onvideo</a></li><li><a 
href="Guacamole.DataURIReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.Display.html#event:oncursor">oncursor</a></li><li><a 
href="Guacamole.Display.html#event:onresize">onresize</a></li><li><a 
href="Guacamole.HTTPTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.HTTPTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.HTTPTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.InputStream.html#event:onblob">onblob</a></li><li><a 
href="Guacamole.InputStream.html#event:onend">onend</a></li><li><a 
href="Guacamole.JSONReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.JSONReader.html#event:onprogress">onprog
 ress</a></li><li><a 
href="Guacamole.Keyboard.html#event:onkeydown">onkeydown</a></li><li><a 
href="Guacamole.Keyboard.html#event:onkeyup">onkeyup</a></li><li><a 
href="Guacamole.Mouse.Touchpad.html#event:onmousedown">onmousedown</a></li><li><a
 
href="Guacamole.Mouse.Touchpad.html#event:onmousemove">onmousemove</a></li><li><a
 href="Guacamole.Mouse.Touchpad.html#event:onmouseup">onmouseup</a></li><li><a 
href="Guacamole.Mouse.Touchscreen.html#event:onmousedown">onmousedown</a></li><li><a
 
href="Guacamole.Mouse.Touchscreen.html#event:onmousemove">onmousemove</a></li><li><a
 
href="Guacamole.Mouse.Touchscreen.html#event:onmouseup">onmouseup</a></li><li><a
 href="Guacamole.Mouse.html#event:onmousedown">onmousedown</a></li><li><a 
href="Guacamole.Mouse.html#event:onmousemove">onmousemove</a></li><li><a 
href="Guacamole.Mouse.html#event:onmouseout">onmouseout</a></li><li><a 
href="Guacamole.Mouse.html#event:onmouseup">onmouseup</a></li><li><a 
href="Guacamole.Object.html#event:onbody">onbody</a></li><
 li><a href="Guacamole.Object.html#event:onundefine">onundefine</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html#event:onkeydown">onkeydown</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html#event:onkeyup">onkeyup</a></li><li><a 
href="Guacamole.OutputStream.html#event:onack">onack</a></li><li><a 
href="Guacamole.Parser.html#event:oninstruction">oninstruction</a></li><li><a 
href="Guacamole.RawAudioRecorder.html#event:onclose">onclose</a></li><li><a 
href="Guacamole.RawAudioRecorder.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:onerror">onerror</a></li><li><a
 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.SessionRecording.html#event:onpause">onpause</a></li><li><a 
href="Guacamole.SessionRecording.html#event:onplay">onplay</a></li><li><a 
href="Guacamole
 .SessionRecording.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.SessionRecording.html#event:onseek">onseek</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.StaticHTTPTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.StringReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.StringReader.html#event:ontext">ontext</a></li><li><a 
href="Guacamole.StringWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.Tunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.Tunnel.html#event:oninstruction">oninstruction</a></li><li><a 
href="Guacamole.Tunnel.html#event:onstatechange">onstatechange</a></li><li><a 
href="Guacamole.WebSocketTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.WebSocketTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 href="Guacamol
 
e.WebSocketTunnel.html#event:onstatechange">onstatechange</a></li></ul><h3>Namespaces</h3><ul><li><a
 href="Guacamole.html">Guacamole</a></li><li><a 
href="Guacamole.AudioContextFactory.html">AudioContextFactory</a></li></ul>
+</nav>
+
+<br class="clear">
+
+<footer>
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc";>JSDoc 
3.5.5</a> on Tue Jan 09 2018 15:51:08 GMT-0800 (PST)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/guacamole-website/blob/41b9b194/doc/0.9.14/guacamole-common-js/AudioContextFactory.js.html
----------------------------------------------------------------------
diff --git a/doc/0.9.14/guacamole-common-js/AudioContextFactory.js.html 
b/doc/0.9.14/guacamole-common-js/AudioContextFactory.js.html
new file mode 100644
index 0000000..e53ccae
--- /dev/null
+++ b/doc/0.9.14/guacamole-common-js/AudioContextFactory.js.html
@@ -0,0 +1,130 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="utf-8">
+    <title>JSDoc: Source: AudioContextFactory.js</title>
+
+    <script src="scripts/prettify/prettify.js"> </script>
+    <script src="scripts/prettify/lang-css.js"> </script>
+    <!--[if lt IE 9]>
+      <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+    <link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
+    <link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
+</head>
+
+<body>
+
+<div id="main">
+
+    <h1 class="page-title">Source: AudioContextFactory.js</h1>
+
+    
+
+
+
+    
+    <section>
+        <article>
+            <pre class="prettyprint source linenums"><code>/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+var Guacamole = Guacamole || {};
+
+/**
+ * Maintains a singleton instance of the Web Audio API AudioContext class,
+ * instantiating the AudioContext only in response to the first call to
+ * getAudioContext(), and only if no existing AudioContext instance has been
+ * provided via the singleton property. Subsequent calls to getAudioContext()
+ * will return the same instance.
+ *
+ * @namespace
+ */
+Guacamole.AudioContextFactory = {
+
+    /**
+     * A singleton instance of a Web Audio API AudioContext object, or null if
+     * no instance has yes been created. This property may be manually set if
+     * you wish to supply your own AudioContext instance, but care must be
+     * taken to do so as early as possible. Assignments to this property will
+     * not retroactively affect the value returned by previous calls to
+     * getAudioContext().
+     *
+     * @type {AudioContext}
+     */
+    'singleton' : null,
+
+    /**
+     * Returns a singleton instance of a Web Audio API AudioContext object.
+     *
+     * @return {AudioContext}
+     *     A singleton instance of a Web Audio API AudioContext object, or null
+     *     if the Web Audio API is not supported.
+     */
+    'getAudioContext' : function getAudioContext() {
+
+        // Fallback to Webkit-specific AudioContext implementation
+        var AudioContext = window.AudioContext || window.webkitAudioContext;
+
+        // Get new AudioContext instance if Web Audio API is supported
+        if (AudioContext) {
+            try {
+
+                // Create new instance if none yet exists
+                if (!Guacamole.AudioContextFactory.singleton)
+                    Guacamole.AudioContextFactory.singleton = new 
AudioContext();
+
+                // Return singleton instance
+                return Guacamole.AudioContextFactory.singleton;
+
+            }
+            catch (e) {
+                // Do not use Web Audio API if not allowed by browser
+            }
+        }
+
+        // Web Audio API not supported
+        return null;
+
+    }
+
+};
+</code></pre>
+        </article>
+    </section>
+
+
+
+
+</div>
+
+<nav>
+    <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a 
href="Guacamole.ArrayBufferReader.html">ArrayBufferReader</a></li><li><a 
href="Guacamole.ArrayBufferWriter.html">ArrayBufferWriter</a></li><li><a 
href="Guacamole.AudioPlayer.html">AudioPlayer</a></li><li><a 
href="Guacamole.AudioRecorder.html">AudioRecorder</a></li><li><a 
href="Guacamole.BlobReader.html">BlobReader</a></li><li><a 
href="Guacamole.BlobWriter.html">BlobWriter</a></li><li><a 
href="Guacamole.ChainedTunnel.html">ChainedTunnel</a></li><li><a 
href="Guacamole.Client.html">Client</a></li><li><a 
href="Guacamole.DataURIReader.html">DataURIReader</a></li><li><a 
href="Guacamole.Display.html">Display</a></li><li><a 
href="Guacamole.Display.VisibleLayer.html">VisibleLayer</a></li><li><a 
href="Guacamole.HTTPTunnel.html">HTTPTunnel</a></li><li><a 
href="Guacamole.InputStream.html">InputStream</a></li><li><a 
href="Guacamole.IntegerPool.html">IntegerPool</a></li><li><a 
href="Guacamole.JSONReader.html">JSONReader</a></li>
 <li><a href="Guacamole.Keyboard.html">Keyboard</a></li><li><a 
href="Guacamole.Keyboard.ModifierState.html">ModifierState</a></li><li><a 
href="Guacamole.Layer.html">Layer</a></li><li><a 
href="Guacamole.Layer.Pixel.html">Pixel</a></li><li><a 
href="Guacamole.Mouse.html">Mouse</a></li><li><a 
href="Guacamole.Mouse.State.html">State</a></li><li><a 
href="Guacamole.Mouse.Touchpad.html">Touchpad</a></li><li><a 
href="Guacamole.Mouse.Touchscreen.html">Touchscreen</a></li><li><a 
href="Guacamole.Object.html">Object</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html">OnScreenKeyboard</a></li><li><a 
href="Guacamole.OnScreenKeyboard.Key.html">Key</a></li><li><a 
href="Guacamole.OnScreenKeyboard.Layout.html">Layout</a></li><li><a 
href="Guacamole.OutputStream.html">OutputStream</a></li><li><a 
href="Guacamole.Parser.html">Parser</a></li><li><a 
href="Guacamole.RawAudioFormat.html">RawAudioFormat</a></li><li><a 
href="Guacamole.RawAudioPlayer.html">RawAudioPlayer</a></li><li><a 
href="Guacamole.RawAudioR
 ecorder.html">RawAudioRecorder</a></li><li><a 
href="Guacamole.SessionRecording.html">SessionRecording</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html">StaticHTTPTunnel</a></li><li><a 
href="Guacamole.Status.html">Status</a></li><li><a 
href="Guacamole.StringReader.html">StringReader</a></li><li><a 
href="Guacamole.StringWriter.html">StringWriter</a></li><li><a 
href="Guacamole.Tunnel.html">Tunnel</a></li><li><a 
href="Guacamole.VideoPlayer.html">VideoPlayer</a></li><li><a 
href="Guacamole.WebSocketTunnel.html">WebSocketTunnel</a></li></ul><h3>Events</h3><ul><li><a
 href="Guacamole.ArrayBufferReader.html#event:ondata">ondata</a></li><li><a 
href="Guacamole.ArrayBufferReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.ArrayBufferWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.AudioRecorder.html#event:onclose">onclose</a></li><li><a 
href="Guacamole.AudioRecorder.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.BlobReader.html#event:onend">onend</a></li><
 li><a 
href="Guacamole.BlobReader.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.BlobWriter.html#event:oncomplete">oncomplete</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.BlobWriter.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.ChainedTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.ChainedTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.ChainedTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.Client.html#event:onaudio">onaudio</a></li><li><a 
href="Guacamole.Client.html#event:onclipboard">onclipboard</a></li><li><a 
href="Guacamole.Client.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.Client.html#event:onfile">onfile</a></li><li><a 
href="Guacamole.Client.html#event:onfilesystem">onfilesystem</a></li><li><a 
href="Guacamole.Client.html#event:onna
 me">onname</a></li><li><a 
href="Guacamole.Client.html#event:onpipe">onpipe</a></li><li><a 
href="Guacamole.Client.html#event:onstatechange">onstatechange</a></li><li><a 
href="Guacamole.Client.html#event:onsync">onsync</a></li><li><a 
href="Guacamole.Client.html#event:onvideo">onvideo</a></li><li><a 
href="Guacamole.DataURIReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.Display.html#event:oncursor">oncursor</a></li><li><a 
href="Guacamole.Display.html#event:onresize">onresize</a></li><li><a 
href="Guacamole.HTTPTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.HTTPTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.HTTPTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.InputStream.html#event:onblob">onblob</a></li><li><a 
href="Guacamole.InputStream.html#event:onend">onend</a></li><li><a 
href="Guacamole.JSONReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.JSONReader.html#event:onprogress">onprog
 ress</a></li><li><a 
href="Guacamole.Keyboard.html#event:onkeydown">onkeydown</a></li><li><a 
href="Guacamole.Keyboard.html#event:onkeyup">onkeyup</a></li><li><a 
href="Guacamole.Mouse.Touchpad.html#event:onmousedown">onmousedown</a></li><li><a
 
href="Guacamole.Mouse.Touchpad.html#event:onmousemove">onmousemove</a></li><li><a
 href="Guacamole.Mouse.Touchpad.html#event:onmouseup">onmouseup</a></li><li><a 
href="Guacamole.Mouse.Touchscreen.html#event:onmousedown">onmousedown</a></li><li><a
 
href="Guacamole.Mouse.Touchscreen.html#event:onmousemove">onmousemove</a></li><li><a
 
href="Guacamole.Mouse.Touchscreen.html#event:onmouseup">onmouseup</a></li><li><a
 href="Guacamole.Mouse.html#event:onmousedown">onmousedown</a></li><li><a 
href="Guacamole.Mouse.html#event:onmousemove">onmousemove</a></li><li><a 
href="Guacamole.Mouse.html#event:onmouseout">onmouseout</a></li><li><a 
href="Guacamole.Mouse.html#event:onmouseup">onmouseup</a></li><li><a 
href="Guacamole.Object.html#event:onbody">onbody</a></li><
 li><a href="Guacamole.Object.html#event:onundefine">onundefine</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html#event:onkeydown">onkeydown</a></li><li><a 
href="Guacamole.OnScreenKeyboard.html#event:onkeyup">onkeyup</a></li><li><a 
href="Guacamole.OutputStream.html#event:onack">onack</a></li><li><a 
href="Guacamole.Parser.html#event:oninstruction">oninstruction</a></li><li><a 
href="Guacamole.RawAudioRecorder.html#event:onclose">onclose</a></li><li><a 
href="Guacamole.RawAudioRecorder.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:onerror">onerror</a></li><li><a
 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.SessionRecording._PlaybackTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.SessionRecording.html#event:onpause">onpause</a></li><li><a 
href="Guacamole.SessionRecording.html#event:onplay">onplay</a></li><li><a 
href="Guacamole
 .SessionRecording.html#event:onprogress">onprogress</a></li><li><a 
href="Guacamole.SessionRecording.html#event:onseek">onseek</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.StaticHTTPTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 
href="Guacamole.StaticHTTPTunnel.html#event:onstatechange">onstatechange</a></li><li><a
 href="Guacamole.StringReader.html#event:onend">onend</a></li><li><a 
href="Guacamole.StringReader.html#event:ontext">ontext</a></li><li><a 
href="Guacamole.StringWriter.html#event:onack">onack</a></li><li><a 
href="Guacamole.Tunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.Tunnel.html#event:oninstruction">oninstruction</a></li><li><a 
href="Guacamole.Tunnel.html#event:onstatechange">onstatechange</a></li><li><a 
href="Guacamole.WebSocketTunnel.html#event:onerror">onerror</a></li><li><a 
href="Guacamole.WebSocketTunnel.html#event:oninstruction">oninstruction</a></li><li><a
 href="Guacamol
 
e.WebSocketTunnel.html#event:onstatechange">onstatechange</a></li></ul><h3>Namespaces</h3><ul><li><a
 href="Guacamole.html">Guacamole</a></li><li><a 
href="Guacamole.AudioContextFactory.html">AudioContextFactory</a></li></ul>
+</nav>
+
+<br class="clear">
+
+<footer>
+    Documentation generated by <a href="https://github.com/jsdoc3/jsdoc";>JSDoc 
3.5.5</a> on Tue Jan 09 2018 15:51:08 GMT-0800 (PST)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+</body>
+</html>

Reply via email to