You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2017/03/19 22:49:36 UTC

[51/51] [partial] incubator-guacamole-website git commit: Deploy draft documentation for 0.9.12-incubating.

Deploy draft documentation for 0.9.12-incubating.


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

Branch: refs/heads/asf-site
Commit: 31f2d19d7d789ad70b587300b6ea9d86796264a5
Parents: a214eef
Author: Michael Jumper <mj...@apache.org>
Authored: Sun Mar 19 15:48:19 2017 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Sun Mar 19 15:48:19 2017 -0700

----------------------------------------------------------------------
 .../ArrayBufferReader.js.html                   |  136 +
 .../ArrayBufferWriter.js.html                   |  184 +
 .../AudioContextFactory.js.html                 |  140 +
 .../guacamole-common-js/AudioPlayer.js.html     |  566 ++
 .../guacamole-common-js/AudioRecorder.js.html   |  628 ++
 .../guacamole-common-js/BlobReader.js.html      |  188 +
 .../guacamole-common-js/BlobWriter.js.html      |  306 +
 .../guacamole-common-js/Client.js.html          | 1543 +++
 .../guacamole-common-js/DataURIReader.js.html   |  144 +
 .../guacamole-common-js/Display.js.html         | 1531 +++
 .../Guacamole.ArrayBufferReader.html            |  442 +
 .../Guacamole.ArrayBufferWriter.html            |  740 ++
 .../Guacamole.AudioContextFactory.html          |  335 +
 .../Guacamole.AudioPlayer.html                  |  712 ++
 .../Guacamole.AudioRecorder.html                |  802 ++
 .../Guacamole.BlobReader.html                   |  678 ++
 .../Guacamole.BlobWriter.html                   | 1043 ++
 .../Guacamole.ChainedTunnel.html                | 1303 +++
 .../guacamole-common-js/Guacamole.Client.html   | 4364 +++++++++
 .../Guacamole.DataURIReader.html                |  421 +
 .../Guacamole.Display.VisibleLayer.html         | 6470 +++++++++++++
 .../guacamole-common-js/Guacamole.Display.html  | 8876 ++++++++++++++++++
 .../Guacamole.HTTPTunnel.html                   | 1344 +++
 .../Guacamole.InputStream.html                  |  698 ++
 .../Guacamole.IntegerPool.html                  |  490 +
 .../Guacamole.JSONReader.html                   |  656 ++
 .../Guacamole.Keyboard.ModifierState.html       |  695 ++
 .../guacamole-common-js/Guacamole.Keyboard.html | 1181 +++
 .../Guacamole.Layer.Pixel.html                  |  548 ++
 .../guacamole-common-js/Guacamole.Layer.html    | 5610 +++++++++++
 .../Guacamole.Mouse.State.html                  | 1059 +++
 .../Guacamole.Mouse.Touchpad.html               |  896 ++
 .../Guacamole.Mouse.Touchscreen.html            |  962 ++
 .../guacamole-common-js/Guacamole.Mouse.html    | 1260 +++
 .../guacamole-common-js/Guacamole.Object.html   | 1098 +++
 .../Guacamole.OnScreenKeyboard.Key.html         |  650 ++
 .../Guacamole.OnScreenKeyboard.Layout.html      |  681 ++
 .../Guacamole.OnScreenKeyboard.html             |  964 ++
 .../Guacamole.OutputStream.html                 |  674 ++
 .../guacamole-common-js/Guacamole.Parser.html   |  470 +
 .../Guacamole.RawAudioFormat.html               |  611 ++
 .../Guacamole.RawAudioPlayer.html               |  620 ++
 .../Guacamole.RawAudioRecorder.html             |  865 ++
 .../guacamole-common-js/Guacamole.Status.html   |  596 ++
 .../Guacamole.StringReader.html                 |  442 +
 .../Guacamole.StringWriter.html                 |  577 ++
 .../guacamole-common-js/Guacamole.Tunnel.html   | 1330 +++
 .../Guacamole.VideoPlayer.html                  |  734 ++
 .../Guacamole.WebSocketTunnel.html              | 1287 +++
 .../guacamole-common-js/Guacamole.html          |  321 +
 .../guacamole-common-js/InputStream.js.html     |  131 +
 .../guacamole-common-js/IntegerPool.js.html     |  137 +
 .../guacamole-common-js/JSONReader.js.html      |  175 +
 .../guacamole-common-js/Keyboard.js.html        | 1240 +++
 .../guacamole-common-js/Layer.js.html           | 1039 ++
 .../guacamole-common-js/Mouse.js.html           | 1148 +++
 .../guacamole-common-js/Namespace.js.html       |   87 +
 .../guacamole-common-js/Object.js.html          |  271 +
 .../OnScreenKeyboard.js.html                    | 1004 ++
 .../guacamole-common-js/OutputStream.js.html    |  129 +
 .../guacamole-common-js/Parser.js.html          |  217 +
 .../guacamole-common-js/RawAudioFormat.js.html  |  207 +
 .../guacamole-common-js/Status.js.html          |  256 +
 .../guacamole-common-js/StringReader.js.html    |  227 +
 .../guacamole-common-js/StringWriter.js.html    |  252 +
 .../guacamole-common-js/Tunnel.js.html          | 1088 +++
 .../guacamole-common-js/Version.js.html         |   91 +
 .../guacamole-common-js/VideoPlayer.js.html     |  169 +
 .../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
 .../guacamole-common-js/index.html              |   75 +
 .../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                    |  353 +
 .../styles/prettify-jsdoc.css                   |  111 +
 .../styles/prettify-tomorrow.css                |  132 +
 .../guacamole-ext/allclasses-frame.html         |  120 +
 .../guacamole-ext/allclasses-noframe.html       |  120 +
 .../guacamole-ext/constant-values.html          |  261 +
 .../guacamole-ext/deprecated-list.html          |  161 +
 .../guacamole-ext/help-doc.html                 |  241 +
 .../guacamole-ext/index-all.html                | 2397 +++++
 .../0.9.12-incubating/guacamole-ext/index.html  |   76 +
 .../guacamole/environment/Environment.html      |  481 +
 .../guacamole/environment/LocalEnvironment.html |  504 +
 .../environment/class-use/Environment.html      |  180 +
 .../environment/class-use/LocalEnvironment.html |  136 +
 .../guacamole/environment/package-frame.html    |   35 +
 .../guacamole/environment/package-summary.html  |  176 +
 .../guacamole/environment/package-tree.html     |  153 +
 .../guacamole/environment/package-use.html      |  172 +
 .../org/apache/guacamole/form/BooleanField.html |  297 +
 .../org/apache/guacamole/form/DateField.html    |  406 +
 .../org/apache/guacamole/form/EnumField.html    |  292 +
 .../org/apache/guacamole/form/Field.Type.html   |  468 +
 .../org/apache/guacamole/form/Field.html        |  477 +
 .../org/apache/guacamole/form/FieldOption.html  |  380 +
 .../org/apache/guacamole/form/Form.html         |  386 +
 .../apache/guacamole/form/MultilineField.html   |  288 +
 .../org/apache/guacamole/form/NumericField.html |  360 +
 .../apache/guacamole/form/PasswordField.html    |  289 +
 .../org/apache/guacamole/form/TextField.html    |  289 +
 .../org/apache/guacamole/form/TimeField.html    |  406 +
 .../apache/guacamole/form/TimeZoneField.html    |  335 +
 .../apache/guacamole/form/UsernameField.html    |  289 +
 .../guacamole/form/class-use/BooleanField.html  |  136 +
 .../guacamole/form/class-use/DateField.html     |  136 +
 .../guacamole/form/class-use/EnumField.html     |  136 +
 .../guacamole/form/class-use/Field.Type.html    |  136 +
 .../apache/guacamole/form/class-use/Field.html  |  388 +
 .../guacamole/form/class-use/FieldOption.html   |  136 +
 .../apache/guacamole/form/class-use/Form.html   |  322 +
 .../form/class-use/MultilineField.html          |  136 +
 .../guacamole/form/class-use/NumericField.html  |  136 +
 .../guacamole/form/class-use/PasswordField.html |  136 +
 .../guacamole/form/class-use/TextField.html     |  136 +
 .../guacamole/form/class-use/TimeField.html     |  136 +
 .../guacamole/form/class-use/TimeZoneField.html |  136 +
 .../guacamole/form/class-use/UsernameField.html |  136 +
 .../apache/guacamole/form/package-frame.html    |   44 +
 .../apache/guacamole/form/package-summary.html  |  249 +
 .../org/apache/guacamole/form/package-tree.html |  165 +
 .../org/apache/guacamole/form/package-use.html  |  267 +
 .../apache/guacamole/language/Translatable.html |  251 +
 .../guacamole/language/TranslatableMessage.html |  359 +
 .../language/class-use/Translatable.html        |  136 +
 .../language/class-use/TranslatableMessage.html |  180 +
 .../guacamole/language/package-frame.html       |   35 +
 .../guacamole/language/package-summary.html     |  177 +
 .../apache/guacamole/language/package-tree.html |  153 +
 .../apache/guacamole/language/package-use.html  |  173 +
 .../net/auth/AbstractActiveConnection.html      |  598 ++
 .../net/auth/AbstractAuthenticatedUser.html     |  301 +
 .../guacamole/net/auth/AbstractConnection.html  |  497 +
 .../net/auth/AbstractConnectionGroup.html       |  476 +
 .../net/auth/AbstractIdentifiable.html          |  369 +
 .../net/auth/AbstractSharingProfile.html        |  531 ++
 .../apache/guacamole/net/auth/AbstractUser.html |  360 +
 .../guacamole/net/auth/ActiveConnection.html    |  504 +
 .../guacamole/net/auth/AuthenticatedUser.html   |  329 +
 .../net/auth/AuthenticationProvider.html        |  405 +
 .../apache/guacamole/net/auth/Connectable.html  |  283 +
 .../apache/guacamole/net/auth/Connection.html   |  486 +
 .../net/auth/ConnectionGroup.Type.html          |  371 +
 .../guacamole/net/auth/ConnectionGroup.html     |  493 +
 .../guacamole/net/auth/ConnectionRecord.html    |  434 +
 .../ConnectionRecordSet.SortableProperty.html   |  352 +
 .../guacamole/net/auth/ConnectionRecordSet.html |  380 +
 .../apache/guacamole/net/auth/Credentials.html  |  551 ++
 .../apache/guacamole/net/auth/Directory.html    |  406 +
 .../apache/guacamole/net/auth/Identifiable.html |  277 +
 .../apache/guacamole/net/auth/Shareable.html    |  276 +
 .../guacamole/net/auth/SharingProfile.html      |  429 +
 .../org/apache/guacamole/net/auth/User.html     |  480 +
 .../apache/guacamole/net/auth/UserContext.html  |  567 ++
 .../class-use/AbstractActiveConnection.html     |  136 +
 .../class-use/AbstractAuthenticatedUser.html    |  136 +
 .../net/auth/class-use/AbstractConnection.html  |  182 +
 .../auth/class-use/AbstractConnectionGroup.html |  184 +
 .../auth/class-use/AbstractIdentifiable.html    |  250 +
 .../auth/class-use/AbstractSharingProfile.html  |  136 +
 .../net/auth/class-use/AbstractUser.html        |  182 +
 .../net/auth/class-use/ActiveConnection.html    |  225 +
 .../net/auth/class-use/AuthenticatedUser.html   |  294 +
 .../auth/class-use/AuthenticationProvider.html  |  254 +
 .../net/auth/class-use/Connectable.html         |  246 +
 .../net/auth/class-use/Connection.html          |  289 +
 .../auth/class-use/ConnectionGroup.Type.html    |  217 +
 .../net/auth/class-use/ConnectionGroup.html     |  312 +
 .../net/auth/class-use/ConnectionRecord.html    |  218 +
 .../ConnectionRecordSet.SortableProperty.html   |  232 +
 .../net/auth/class-use/ConnectionRecordSet.html |  258 +
 .../net/auth/class-use/Credentials.html         |  365 +
 .../guacamole/net/auth/class-use/Directory.html |  296 +
 .../net/auth/class-use/Identifiable.html        |  346 +
 .../guacamole/net/auth/class-use/Shareable.html |  198 +
 .../net/auth/class-use/SharingProfile.html      |  225 +
 .../guacamole/net/auth/class-use/User.html      |  283 +
 .../net/auth/class-use/UserContext.html         |  342 +
 .../net/auth/credentials/CredentialsInfo.html   |  404 +
 .../GuacamoleCredentialsException.html          |  414 +
 ...acamoleInsufficientCredentialsException.html |  383 +
 .../GuacamoleInvalidCredentialsException.html   |  381 +
 .../net/auth/credentials/UserCredentials.html   |  589 ++
 .../credentials/class-use/CredentialsInfo.html  |  302 +
 .../GuacamoleCredentialsException.html          |  186 +
 ...acamoleInsufficientCredentialsException.html |  136 +
 .../GuacamoleInvalidCredentialsException.html   |  136 +
 .../credentials/class-use/UserCredentials.html  |  182 +
 .../net/auth/credentials/package-frame.html     |   38 +
 .../net/auth/credentials/package-summary.html   |  194 +
 .../net/auth/credentials/package-tree.html      |  183 +
 .../net/auth/credentials/package-use.html       |  201 +
 .../guacamole/net/auth/package-frame.html       |   60 +
 .../guacamole/net/auth/package-summary.html     |  345 +
 .../apache/guacamole/net/auth/package-tree.html |  201 +
 .../apache/guacamole/net/auth/package-use.html  |  456 +
 .../auth/permission/ObjectPermission.Type.html  |  395 +
 .../net/auth/permission/ObjectPermission.html   |  395 +
 .../auth/permission/ObjectPermissionSet.html    |  451 +
 .../net/auth/permission/Permission.html         |  255 +
 .../net/auth/permission/PermissionSet.html      |  315 +
 .../auth/permission/SystemPermission.Type.html  |  414 +
 .../net/auth/permission/SystemPermission.html   |  368 +
 .../auth/permission/SystemPermissionSet.html    |  395 +
 .../class-use/ObjectPermission.Type.html        |  307 +
 .../permission/class-use/ObjectPermission.html  |  259 +
 .../class-use/ObjectPermissionSet.html          |  264 +
 .../auth/permission/class-use/Permission.html   |  204 +
 .../permission/class-use/PermissionSet.html     |  224 +
 .../class-use/SystemPermission.Type.html        |  267 +
 .../permission/class-use/SystemPermission.html  |  259 +
 .../class-use/SystemPermissionSet.html          |  223 +
 .../net/auth/permission/package-frame.html      |   44 +
 .../net/auth/permission/package-summary.html    |  235 +
 .../net/auth/permission/package-tree.html       |  173 +
 .../net/auth/permission/package-use.html        |  290 +
 .../simple/SimpleAuthenticationProvider.html    |  486 +
 .../net/auth/simple/SimpleConnection.html       |  472 +
 .../auth/simple/SimpleConnectionDirectory.html  |  348 +
 .../net/auth/simple/SimpleConnectionGroup.html  |  492 +
 .../simple/SimpleConnectionGroupDirectory.html  |  350 +
 .../auth/simple/SimpleConnectionRecordSet.html  |  436 +
 .../net/auth/simple/SimpleDirectory.html        |  548 ++
 .../auth/simple/SimpleObjectPermissionSet.html  |  558 ++
 .../auth/simple/SimpleSystemPermissionSet.html  |  500 +
 .../guacamole/net/auth/simple/SimpleUser.html   |  591 ++
 .../net/auth/simple/SimpleUserContext.html      |  700 ++
 .../net/auth/simple/SimpleUserDirectory.html    |  280 +
 .../class-use/SimpleAuthenticationProvider.html |  136 +
 .../auth/simple/class-use/SimpleConnection.html |  136 +
 .../class-use/SimpleConnectionDirectory.html    |  136 +
 .../simple/class-use/SimpleConnectionGroup.html |  136 +
 .../SimpleConnectionGroupDirectory.html         |  136 +
 .../class-use/SimpleConnectionRecordSet.html    |  136 +
 .../auth/simple/class-use/SimpleDirectory.html  |  199 +
 .../class-use/SimpleObjectPermissionSet.html    |  136 +
 .../class-use/SimpleSystemPermissionSet.html    |  136 +
 .../net/auth/simple/class-use/SimpleUser.html   |  136 +
 .../simple/class-use/SimpleUserContext.html     |  136 +
 .../simple/class-use/SimpleUserDirectory.html   |  136 +
 .../net/auth/simple/package-frame.html          |   42 +
 .../net/auth/simple/package-summary.html        |  247 +
 .../guacamole/net/auth/simple/package-tree.html |  179 +
 .../guacamole/net/auth/simple/package-use.html  |  176 +
 .../net/event/AuthenticationFailureEvent.html   |  315 +
 .../net/event/AuthenticationSuccessEvent.html   |  343 +
 .../guacamole/net/event/CredentialEvent.html    |  251 +
 .../guacamole/net/event/TunnelCloseEvent.html   |  372 +
 .../guacamole/net/event/TunnelConnectEvent.html |  372 +
 .../apache/guacamole/net/event/TunnelEvent.html |  250 +
 .../apache/guacamole/net/event/UserEvent.html   |  251 +
 .../class-use/AuthenticationFailureEvent.html   |  182 +
 .../class-use/AuthenticationSuccessEvent.html   |  182 +
 .../net/event/class-use/CredentialEvent.html    |  201 +
 .../net/event/class-use/TunnelCloseEvent.html   |  181 +
 .../net/event/class-use/TunnelConnectEvent.html |  181 +
 .../net/event/class-use/TunnelEvent.html        |  187 +
 .../net/event/class-use/UserEvent.html          |  194 +
 .../listener/AuthenticationFailureListener.html |  256 +
 .../listener/AuthenticationSuccessListener.html |  262 +
 .../net/event/listener/TunnelCloseListener.html |  258 +
 .../event/listener/TunnelConnectListener.html   |  259 +
 .../AuthenticationFailureListener.html          |  136 +
 .../AuthenticationSuccessListener.html          |  136 +
 .../listener/class-use/TunnelCloseListener.html |  136 +
 .../class-use/TunnelConnectListener.html        |  136 +
 .../net/event/listener/package-frame.html       |   34 +
 .../net/event/listener/package-summary.html     |  192 +
 .../net/event/listener/package-tree.html        |  148 +
 .../net/event/listener/package-use.html         |  136 +
 .../guacamole/net/event/package-frame.html      |   40 +
 .../guacamole/net/event/package-summary.html    |  224 +
 .../guacamole/net/event/package-tree.html       |  158 +
 .../apache/guacamole/net/event/package-use.html |  227 +
 .../properties/BooleanGuacamoleProperty.html    |  319 +
 .../properties/FileGuacamoleProperty.html       |  318 +
 .../guacamole/properties/GuacamoleHome.html     |  271 +
 .../properties/GuacamoleProperties.html         |  439 +
 .../guacamole/properties/GuacamoleProperty.html |  285 +
 .../properties/IntegerGuacamoleProperty.html    |  318 +
 .../properties/LongGuacamoleProperty.html       |  318 +
 .../properties/StringGuacamoleProperty.html     |  318 +
 .../class-use/BooleanGuacamoleProperty.html     |  206 +
 .../class-use/FileGuacamoleProperty.html        |  136 +
 .../properties/class-use/GuacamoleHome.html     |  136 +
 .../class-use/GuacamoleProperties.html          |  136 +
 .../properties/class-use/GuacamoleProperty.html |  292 +
 .../class-use/IntegerGuacamoleProperty.html     |  206 +
 .../class-use/LongGuacamoleProperty.html        |  136 +
 .../class-use/StringGuacamoleProperty.html      |  208 +
 .../guacamole/properties/package-frame.html     |   41 +
 .../guacamole/properties/package-summary.html   |  217 +
 .../guacamole/properties/package-tree.html      |  159 +
 .../guacamole/properties/package-use.html       |  227 +
 .../guacamole/protocols/ProtocolInfo.html       |  496 +
 .../protocols/class-use/ProtocolInfo.html       |  202 +
 .../guacamole/protocols/package-frame.html      |   31 +
 .../guacamole/protocols/package-summary.html    |  157 +
 .../guacamole/protocols/package-tree.html       |  149 +
 .../apache/guacamole/protocols/package-use.html |  172 +
 .../apache/guacamole/token/StandardTokens.html  |  443 +
 .../org/apache/guacamole/token/TokenFilter.html |  443 +
 .../token/class-use/StandardTokens.html         |  136 +
 .../guacamole/token/class-use/TokenFilter.html  |  187 +
 .../apache/guacamole/token/package-frame.html   |   32 +
 .../apache/guacamole/token/package-summary.html |  164 +
 .../apache/guacamole/token/package-tree.html    |  150 +
 .../org/apache/guacamole/token/package-use.html |  172 +
 .../apache/guacamole/xml/DocumentHandler.html   |  386 +
 .../org/apache/guacamole/xml/TagHandler.html    |  307 +
 .../xml/class-use/DocumentHandler.html          |  136 +
 .../guacamole/xml/class-use/TagHandler.html     |  196 +
 .../org/apache/guacamole/xml/package-frame.html |   35 +
 .../apache/guacamole/xml/package-summary.html   |  187 +
 .../org/apache/guacamole/xml/package-tree.html  |  157 +
 .../org/apache/guacamole/xml/package-use.html   |  175 +
 .../guacamole-ext/overview-frame.html           |   44 +
 .../guacamole-ext/overview-summary.html         |  223 +
 .../guacamole-ext/overview-tree.html            |  332 +
 .../guacamole-ext/package-list                  |   13 +
 .../0.9.12-incubating/guacamole-ext/script.js   |   30 +
 .../guacamole-ext/serialized-form.html          |  215 +
 .../guacamole-ext/stylesheet.css                |  574 ++
 .../0.9.12-incubating/gug/administration.html   |  131 +
 .../doc/0.9.12-incubating/gug/appendices.html   |   21 +
 .../doc/0.9.12-incubating/gug/book-index.html   |   21 +
 .../gug/configuring-guacamole.html              | 1529 +++
 .../doc/0.9.12-incubating/gug/custom-auth.html  |  383 +
 .../0.9.12-incubating/gug/custom-protocols.html |  654 ++
 .../0.9.12-incubating/gug/developers-guide.html |   21 +
 content/doc/0.9.12-incubating/gug/duo-auth.html |  101 +
 content/doc/0.9.12-incubating/gug/faq.html      |   86 +
 .../gug/guacamole-architecture.html             |   83 +
 .../gug/guacamole-common-js.html                |  263 +
 .../0.9.12-incubating/gug/guacamole-common.html |  141 +
 .../0.9.12-incubating/gug/guacamole-docker.html |  404 +
 .../0.9.12-incubating/gug/guacamole-ext.html    |  430 +
 .../gug/guacamole-protocol.html                 |  164 +
 content/doc/0.9.12-incubating/gug/gug.css       |  179 +
 .../doc/0.9.12-incubating/gug/header-auth.html  |   54 +
 .../gug/images/duo-add-guacamole.png            |  Bin 0 -> 6788 bytes
 .../gug/images/duo-auth-factor-1.png            |  Bin 0 -> 12418 bytes
 .../gug/images/duo-auth-factor-2.png            |  Bin 0 -> 28876 bytes
 .../gug/images/duo-copy-details.png             |  Bin 0 -> 19979 bytes
 .../gug/images/duo-rename-guacamole.png         |  Bin 0 -> 13827 bytes
 .../gug/images/edit-connection.png              |  Bin 0 -> 119196 bytes
 .../0.9.12-incubating/gug/images/edit-group.png |  Bin 0 -> 29614 bytes
 .../gug/images/edit-sharing-profile.png         |  Bin 0 -> 22420 bytes
 .../0.9.12-incubating/gug/images/edit-user.png  |  Bin 0 -> 122884 bytes
 .../gug/images/file-browser.png                 |  Bin 0 -> 97706 bytes
 .../gug/images/file-transfers.png               |  Bin 0 -> 9586 bytes
 .../0.9.12-incubating/gug/images/guac-arch.png  |  Bin 0 -> 51821 bytes
 .../gug/images/guac-menu-disconnect.png         |  Bin 0 -> 19486 bytes
 .../gug/images/guac-menu-share-link.png         |  Bin 0 -> 19965 bytes
 .../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
 .../gug/images/guacamole-drive.png              |  Bin 0 -> 27334 bytes
 .../gug/images/guacamole-home-screen.png        |  Bin 0 -> 77377 bytes
 .../gug/images/guacamole-preferences.png        |  Bin 0 -> 161522 bytes
 .../gug/images/guacamole-settings-sections.png  |  Bin 0 -> 10315 bytes
 .../gug/images/manage-button.png                |  Bin 0 -> 16773 bytes
 .../gug/images/manage-connections.png           |  Bin 0 -> 85502 bytes
 .../gug/images/manage-history.png               |  Bin 0 -> 145747 bytes
 .../gug/images/manage-sessions.png              |  Bin 0 -> 59713 bytes
 .../gug/images/manage-users.png                 |  Bin 0 -> 26018 bytes
 .../gug/images/session-filter-example-1.png     |  Bin 0 -> 3038 bytes
 .../gug/images/session-filter-example-2.png     |  Bin 0 -> 2055 bytes
 .../0.9.12-incubating/gug/images/touchpad.png   |  Bin 0 -> 16504 bytes
 .../gug/images/touchscreen.png                  |  Bin 0 -> 9681 bytes
 content/doc/0.9.12-incubating/gug/index.html    |   29 +
 .../gug/installing-guacamole.html               |  416 +
 .../doc/0.9.12-incubating/gug/jdbc-auth.html    |  748 ++
 .../doc/0.9.12-incubating/gug/ldap-auth.html    |  267 +
 content/doc/0.9.12-incubating/gug/libguac.html  |  263 +
 content/doc/0.9.12-incubating/gug/noauth.html   |   92 +
 content/doc/0.9.12-incubating/gug/preface.html  |   92 +
 .../gug/protocol-reference.html                 |  299 +
 .../gug/proxying-guacamole.html                 |  160 +
 .../0.9.12-incubating/gug/troubleshooting.html  |  400 +
 .../doc/0.9.12-incubating/gug/users-guide.html  |   21 +
 .../0.9.12-incubating/gug/using-guacamole.html  |  204 +
 .../gug/writing-you-own-guacamole-app.html      |  436 +
 .../0.9.12-incubating/libguac/annotated.html    |  123 +
 .../doc/0.9.12-incubating/libguac/arrowdown.png |  Bin 0 -> 246 bytes
 .../0.9.12-incubating/libguac/arrowright.png    |  Bin 0 -> 229 bytes
 .../libguac/audio-fntypes_8h.html               |  243 +
 .../libguac/audio-fntypes_8h_source.html        |  119 +
 .../libguac/audio-types_8h.html                 |  117 +
 .../libguac/audio-types_8h_source.html          |  112 +
 .../doc/0.9.12-incubating/libguac/audio_8h.html |  395 +
 .../libguac/audio_8h_source.html                |  143 +
 content/doc/0.9.12-incubating/libguac/bc_s.png  |  Bin 0 -> 676 bytes
 content/doc/0.9.12-incubating/libguac/bdwn.png  |  Bin 0 -> 147 bytes
 .../doc/0.9.12-incubating/libguac/classes.html  |  127 +
 .../libguac/client-constants_8h.html            |  202 +
 .../libguac/client-constants_8h_source.html     |  110 +
 .../libguac/client-fntypes_8h.html              |  199 +
 .../libguac/client-fntypes_8h_source.html       |  120 +
 .../libguac/client-types_8h.html                |  188 +
 .../libguac/client-types_8h_source.html         |  119 +
 .../0.9.12-incubating/libguac/client_8h.html    | 1243 +++
 .../libguac/client_8h_source.html               |  174 +
 .../doc/0.9.12-incubating/libguac/closed.png    |  Bin 0 -> 132 bytes
 .../dir_6bb9fad85c98b48a11165f494b9f53ce.html   |  222 +
 content/doc/0.9.12-incubating/libguac/doc.png   |  Bin 0 -> 746 bytes
 .../doc/0.9.12-incubating/libguac/doxygen.css   | 1475 +++
 .../doc/0.9.12-incubating/libguac/doxygen.png   |  Bin 0 -> 3779 bytes
 .../0.9.12-incubating/libguac/dynsections.js    |   97 +
 .../libguac/error-types_8h.html                 |  246 +
 .../libguac/error-types_8h_source.html          |  135 +
 .../doc/0.9.12-incubating/libguac/error_8h.html |  208 +
 .../libguac/error_8h_source.html                |  113 +
 .../doc/0.9.12-incubating/libguac/files.html    |  147 +
 .../0.9.12-incubating/libguac/folderclosed.png  |  Bin 0 -> 616 bytes
 .../0.9.12-incubating/libguac/folderopen.png    |  Bin 0 -> 597 bytes
 .../0.9.12-incubating/libguac/functions.html    |  405 +
 .../libguac/functions_vars.html                 |  405 +
 .../doc/0.9.12-incubating/libguac/globals.html  |  164 +
 .../0.9.12-incubating/libguac/globals_c.html    |  224 +
 .../0.9.12-incubating/libguac/globals_defs.html |  196 +
 .../0.9.12-incubating/libguac/globals_e.html    |  137 +
 .../0.9.12-incubating/libguac/globals_enum.html |  145 +
 .../0.9.12-incubating/libguac/globals_eval.html |  278 +
 .../0.9.12-incubating/libguac/globals_func.html |  566 ++
 .../0.9.12-incubating/libguac/globals_g.html    |  365 +
 .../0.9.12-incubating/libguac/globals_h.html    |  134 +
 .../0.9.12-incubating/libguac/globals_l.html    |  137 +
 .../0.9.12-incubating/libguac/globals_p.html    |  323 +
 .../0.9.12-incubating/libguac/globals_s.html    |  215 +
 .../0.9.12-incubating/libguac/globals_t.html    |  143 +
 .../0.9.12-incubating/libguac/globals_type.html |  238 +
 .../0.9.12-incubating/libguac/globals_u.html    |  248 +
 .../0.9.12-incubating/libguac/globals_vars.html |  118 +
 .../doc/0.9.12-incubating/libguac/hash_8h.html  |  192 +
 .../libguac/hash_8h_source.html                 |  112 +
 .../doc/0.9.12-incubating/libguac/index.html    |  100 +
 content/doc/0.9.12-incubating/libguac/jquery.js |   68 +
 .../libguac/layer-types_8h.html                 |  117 +
 .../libguac/layer-types_8h_source.html          |  111 +
 .../doc/0.9.12-incubating/libguac/layer_8h.html |  126 +
 .../libguac/layer_8h_source.html                |  113 +
 content/doc/0.9.12-incubating/libguac/nav_f.png |  Bin 0 -> 153 bytes
 content/doc/0.9.12-incubating/libguac/nav_g.png |  Bin 0 -> 95 bytes
 content/doc/0.9.12-incubating/libguac/nav_h.png |  Bin 0 -> 98 bytes
 .../libguac/object-types_8h.html                |  117 +
 .../libguac/object-types_8h_source.html         |  111 +
 .../0.9.12-incubating/libguac/object_8h.html    |  126 +
 .../libguac/object_8h_source.html               |  119 +
 content/doc/0.9.12-incubating/libguac/open.png  |  Bin 0 -> 123 bytes
 .../libguac/parser-constants_8h.html            |  135 +
 .../libguac/parser-constants_8h_source.html     |  110 +
 .../libguac/parser-types_8h.html                |  159 +
 .../libguac/parser-types_8h_source.html         |  116 +
 .../0.9.12-incubating/libguac/parser_8h.html    |  404 +
 .../libguac/parser_8h_source.html               |  128 +
 .../libguac/plugin-constants_8h.html            |  156 +
 .../libguac/plugin-constants_8h_source.html     |  110 +
 .../0.9.12-incubating/libguac/plugin_8h.html    |  117 +
 .../libguac/plugin_8h_source.html               |  111 +
 .../libguac/pool-types_8h.html                  |  117 +
 .../libguac/pool-types_8h_source.html           |  112 +
 .../doc/0.9.12-incubating/libguac/pool_8h.html  |  257 +
 .../libguac/pool_8h_source.html                 |  120 +
 .../libguac/protocol-types_8h.html              |  307 +
 .../libguac/protocol-types_8h_source.html       |  131 +
 .../0.9.12-incubating/libguac/protocol_8h.html  | 2896 ++++++
 .../libguac/protocol_8h_source.html             |  177 +
 .../0.9.12-incubating/libguac/search/all_0.html |   36 +
 .../0.9.12-incubating/libguac/search/all_0.js   |   13 +
 .../0.9.12-incubating/libguac/search/all_1.html |   36 +
 .../0.9.12-incubating/libguac/search/all_1.js   |    6 +
 .../libguac/search/all_10.html                  |   36 +
 .../0.9.12-incubating/libguac/search/all_10.js  |   15 +
 .../libguac/search/all_11.html                  |   36 +
 .../0.9.12-incubating/libguac/search/all_11.js  |    5 +
 .../libguac/search/all_12.html                  |   36 +
 .../0.9.12-incubating/libguac/search/all_12.js  |   10 +
 .../libguac/search/all_13.html                  |   36 +
 .../0.9.12-incubating/libguac/search/all_13.js  |   10 +
 .../libguac/search/all_14.html                  |   36 +
 .../0.9.12-incubating/libguac/search/all_14.js  |    4 +
 .../0.9.12-incubating/libguac/search/all_2.html |   36 +
 .../0.9.12-incubating/libguac/search/all_2.js   |   12 +
 .../0.9.12-incubating/libguac/search/all_3.html |   36 +
 .../0.9.12-incubating/libguac/search/all_3.js   |    4 +
 .../0.9.12-incubating/libguac/search/all_4.html |   36 +
 .../0.9.12-incubating/libguac/search/all_4.js   |    7 +
 .../0.9.12-incubating/libguac/search/all_5.html |   36 +
 .../0.9.12-incubating/libguac/search/all_5.js   |    6 +
 .../0.9.12-incubating/libguac/search/all_6.html |   36 +
 .../0.9.12-incubating/libguac/search/all_6.js   |  270 +
 .../0.9.12-incubating/libguac/search/all_7.html |   36 +
 .../0.9.12-incubating/libguac/search/all_7.js   |    4 +
 .../0.9.12-incubating/libguac/search/all_8.html |   36 +
 .../0.9.12-incubating/libguac/search/all_8.js   |    6 +
 .../0.9.12-incubating/libguac/search/all_9.html |   36 +
 .../0.9.12-incubating/libguac/search/all_9.js   |    4 +
 .../0.9.12-incubating/libguac/search/all_a.html |   36 +
 .../0.9.12-incubating/libguac/search/all_a.js   |    4 +
 .../0.9.12-incubating/libguac/search/all_b.html |   36 +
 .../0.9.12-incubating/libguac/search/all_b.js   |   12 +
 .../0.9.12-incubating/libguac/search/all_c.html |   36 +
 .../0.9.12-incubating/libguac/search/all_c.js   |    6 +
 .../0.9.12-incubating/libguac/search/all_d.html |   36 +
 .../0.9.12-incubating/libguac/search/all_d.js   |   10 +
 .../0.9.12-incubating/libguac/search/all_e.html |   36 +
 .../0.9.12-incubating/libguac/search/all_e.js   |   15 +
 .../0.9.12-incubating/libguac/search/all_f.html |   36 +
 .../0.9.12-incubating/libguac/search/all_f.js   |    5 +
 .../libguac/search/classes_0.html               |   36 +
 .../libguac/search/classes_0.js                 |   15 +
 .../0.9.12-incubating/libguac/search/close.png  |  Bin 0 -> 273 bytes
 .../libguac/search/defines_0.html               |   36 +
 .../libguac/search/defines_0.js                 |   30 +
 .../libguac/search/enums_0.html                 |   36 +
 .../0.9.12-incubating/libguac/search/enums_0.js |   13 +
 .../libguac/search/enumvalues_0.html            |   36 +
 .../libguac/search/enumvalues_0.js              |   55 +
 .../libguac/search/files_0.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_0.js |    6 +
 .../libguac/search/files_1.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_1.js |    7 +
 .../libguac/search/files_2.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_2.js |    5 +
 .../libguac/search/files_3.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_3.js |    4 +
 .../libguac/search/files_4.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_4.js |    5 +
 .../libguac/search/files_5.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_5.js |    5 +
 .../libguac/search/files_6.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_6.js |   12 +
 .../libguac/search/files_7.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_7.js |    9 +
 .../libguac/search/files_8.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_8.js |    5 +
 .../libguac/search/files_9.html                 |   36 +
 .../0.9.12-incubating/libguac/search/files_9.js |    8 +
 .../libguac/search/functions_0.html             |   36 +
 .../libguac/search/functions_0.js               |  136 +
 .../libguac/search/functions_1.html             |   36 +
 .../libguac/search/functions_1.js               |    8 +
 .../libguac/search/mag_sel.png                  |  Bin 0 -> 563 bytes
 .../libguac/search/nomatches.html               |   22 +
 .../0.9.12-incubating/libguac/search/search.css |  271 +
 .../0.9.12-incubating/libguac/search/search.js  |  791 ++
 .../libguac/search/search_l.png                 |  Bin 0 -> 604 bytes
 .../libguac/search/search_m.png                 |  Bin 0 -> 158 bytes
 .../libguac/search/search_r.png                 |  Bin 0 -> 612 bytes
 .../libguac/search/searchdata.js                |   39 +
 .../libguac/search/typedefs_0.html              |   36 +
 .../libguac/search/typedefs_0.js                |   35 +
 .../libguac/search/variables_0.html             |   36 +
 .../libguac/search/variables_0.js               |   10 +
 .../libguac/search/variables_1.html             |   36 +
 .../libguac/search/variables_1.js               |    6 +
 .../libguac/search/variables_10.html            |   36 +
 .../libguac/search/variables_10.js              |    5 +
 .../libguac/search/variables_11.html            |   36 +
 .../libguac/search/variables_11.js              |    5 +
 .../libguac/search/variables_12.html            |   36 +
 .../libguac/search/variables_12.js              |    4 +
 .../libguac/search/variables_2.html             |   36 +
 .../libguac/search/variables_2.js               |    8 +
 .../libguac/search/variables_3.html             |   36 +
 .../libguac/search/variables_3.js               |    4 +
 .../libguac/search/variables_4.html             |   36 +
 .../libguac/search/variables_4.js               |    5 +
 .../libguac/search/variables_5.html             |   36 +
 .../libguac/search/variables_5.js               |    6 +
 .../libguac/search/variables_6.html             |   36 +
 .../libguac/search/variables_6.js               |    5 +
 .../libguac/search/variables_7.html             |   36 +
 .../libguac/search/variables_7.js               |    6 +
 .../libguac/search/variables_8.html             |   36 +
 .../libguac/search/variables_8.js               |    4 +
 .../libguac/search/variables_9.html             |   36 +
 .../libguac/search/variables_9.js               |    4 +
 .../libguac/search/variables_a.html             |   36 +
 .../libguac/search/variables_a.js               |   10 +
 .../libguac/search/variables_b.html             |   36 +
 .../libguac/search/variables_b.js               |    6 +
 .../libguac/search/variables_c.html             |   36 +
 .../libguac/search/variables_c.js               |    8 +
 .../libguac/search/variables_d.html             |   36 +
 .../libguac/search/variables_d.js               |    6 +
 .../libguac/search/variables_e.html             |   36 +
 .../libguac/search/variables_e.js               |    5 +
 .../libguac/search/variables_f.html             |   36 +
 .../libguac/search/variables_f.js               |    9 +
 .../libguac/socket-constants_8h.html            |  131 +
 .../libguac/socket-constants_8h_source.html     |  110 +
 .../libguac/socket-fntypes_8h.html              |  300 +
 .../libguac/socket-fntypes_8h_source.html       |  119 +
 .../libguac/socket-types_8h.html                |  152 +
 .../libguac/socket-types_8h_source.html         |  114 +
 .../0.9.12-incubating/libguac/socket_8h.html    |  730 ++
 .../libguac/socket_8h_source.html               |  153 +
 .../doc/0.9.12-incubating/libguac/splitbar.png  |  Bin 0 -> 314 bytes
 .../libguac/stream-types_8h.html                |  117 +
 .../libguac/stream-types_8h_source.html         |  111 +
 .../0.9.12-incubating/libguac/stream_8h.html    |  126 +
 .../libguac/stream_8h_source.html               |  121 +
 .../libguac/structguac__audio__encoder.html     |  145 +
 .../libguac/structguac__audio__stream.html      |  179 +
 .../libguac/structguac__client.html             |  313 +
 .../libguac/structguac__layer.html              |  125 +
 .../libguac/structguac__object.html             |  166 +
 .../libguac/structguac__parser.html             |  137 +
 .../libguac/structguac__pool.html               |  130 +
 .../libguac/structguac__pool__int.html          |  125 +
 .../libguac/structguac__socket.html             |  162 +
 .../libguac/structguac__stream.html             |  184 +
 .../libguac/structguac__user.html               |  502 +
 .../libguac/structguac__user__info.html         |  230 +
 .../doc/0.9.12-incubating/libguac/sync_off.png  |  Bin 0 -> 853 bytes
 .../doc/0.9.12-incubating/libguac/sync_on.png   |  Bin 0 -> 845 bytes
 content/doc/0.9.12-incubating/libguac/tab_a.png |  Bin 0 -> 142 bytes
 content/doc/0.9.12-incubating/libguac/tab_b.png |  Bin 0 -> 169 bytes
 content/doc/0.9.12-incubating/libguac/tab_h.png |  Bin 0 -> 177 bytes
 content/doc/0.9.12-incubating/libguac/tab_s.png |  Bin 0 -> 184 bytes
 content/doc/0.9.12-incubating/libguac/tabs.css  |   60 +
 .../libguac/timestamp-types_8h.html             |  127 +
 .../libguac/timestamp-types_8h_source.html      |  111 +
 .../0.9.12-incubating/libguac/timestamp_8h.html |  173 +
 .../libguac/timestamp_8h_source.html            |  114 +
 .../0.9.12-incubating/libguac/unicode_8h.html   |  274 +
 .../libguac/unicode_8h_source.html              |  114 +
 .../libguac/user-constants_8h.html              |  166 +
 .../libguac/user-constants_8h_source.html       |  110 +
 .../libguac/user-fntypes_8h.html                |  569 ++
 .../libguac/user-fntypes_8h_source.html         |  136 +
 .../libguac/user-types_8h.html                  |  117 +
 .../libguac/user-types_8h_source.html           |  112 +
 .../doc/0.9.12-incubating/libguac/user_8h.html  | 1064 +++
 .../libguac/user_8h_source.html                 |  194 +
 656 files changed, 182964 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/31f2d19d/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferReader.js.html
----------------------------------------------------------------------
diff --git a/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferReader.js.html b/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferReader.js.html
new file mode 100644
index 0000000..7c2cf42
--- /dev/null
+++ b/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferReader.js.html
@@ -0,0 +1,136 @@
+<!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.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:onname">onname</a></li><li><a href="Guacamole.Client.html#event:onpipe">onpipe</a></li><li><a href="Guacamole.Client.html#event:onstatechange">ons
 tatechange</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">onprogress</a></li><li><a href="Guacamole.Keyboard.html#event:onkeydown">onkeydown</a></li><li><a href="Guacamole.Keyboard.html#event:onkeyup">onkey
 up</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.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="Guacamole.W
 ebSocketTunnel.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.4.0</a> on Sat Mar 18 2017 19:26:49 GMT-0700 (PDT)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+        <!-- Google Analytics -->
+        <script type="text/javascript">
+          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+          })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+          ga('create', 'UA-75289145-1', 'auto');
+          ga('send', 'pageview');
+        </script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/31f2d19d/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferWriter.js.html
----------------------------------------------------------------------
diff --git a/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferWriter.js.html b/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferWriter.js.html
new file mode 100644
index 0000000..a11f34d
--- /dev/null
+++ b/content/doc/0.9.12-incubating/guacamole-common-js/ArrayBufferWriter.js.html
@@ -0,0 +1,184 @@
+<!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.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:onname">onname</a></li><li><a href="Guacamole.Client.html#event:onpipe">onpipe</a></li><li><a href="Guacamole.Client.html#event:onstatechange">ons
 tatechange</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">onprogress</a></li><li><a href="Guacamole.Keyboard.html#event:onkeydown">onkeydown</a></li><li><a href="Guacamole.Keyboard.html#event:onkeyup">onkey
 up</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.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="Guacamole.W
 ebSocketTunnel.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.4.0</a> on Sat Mar 18 2017 19:26:49 GMT-0700 (PDT)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+        <!-- Google Analytics -->
+        <script type="text/javascript">
+          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+          })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+          ga('create', 'UA-75289145-1', 'auto');
+          ga('send', 'pageview');
+        </script>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-guacamole-website/blob/31f2d19d/content/doc/0.9.12-incubating/guacamole-common-js/AudioContextFactory.js.html
----------------------------------------------------------------------
diff --git a/content/doc/0.9.12-incubating/guacamole-common-js/AudioContextFactory.js.html b/content/doc/0.9.12-incubating/guacamole-common-js/AudioContextFactory.js.html
new file mode 100644
index 0000000..0d902a8
--- /dev/null
+++ b/content/doc/0.9.12-incubating/guacamole-common-js/AudioContextFactory.js.html
@@ -0,0 +1,140 @@
+<!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.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:onname">onname</a></li><li><a href="Guacamole.Client.html#event:onpipe">onpipe</a></li><li><a href="Guacamole.Client.html#event:onstatechange">ons
 tatechange</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">onprogress</a></li><li><a href="Guacamole.Keyboard.html#event:onkeydown">onkeydown</a></li><li><a href="Guacamole.Keyboard.html#event:onkeyup">onkey
 up</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.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="Guacamole.W
 ebSocketTunnel.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.4.0</a> on Sat Mar 18 2017 19:26:49 GMT-0700 (PDT)
+</footer>
+
+<script> prettyPrint(); </script>
+<script src="scripts/linenumber.js"> </script>
+        <!-- Google Analytics -->
+        <script type="text/javascript">
+          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+          })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+          ga('create', 'UA-75289145-1', 'auto');
+          ga('send', 'pageview');
+        </script>
+</body>
+</html>