Static Class GLOBALS


Field Summary
<static> object coverNativeSSE
          Copyright (c) 2007-2013, Kaazing Corporation.
 
Method Summary
<static> AmqpClientFactory()
           Copyright (c) 2007-2014, Kaazing Corporation.
<static> CloseEvent(target_, wasClean_, code_, reason_)
           Copyright (c) 2007-2013, Kaazing Corporation.
<static> MessageEvent(target_, data_, origin_)
           Copyright (c) 2007-2013, Kaazing Corporation.
<static> postMessage0(target, message, origin)
           Provides an emulation of HTML5 window.postMessage, leveraging the native implementation if available.
 
Field Detail

coverNativeSSE

<static> object coverNativeSSE

Method Detail

AmqpClientFactory

<static> AmqpClientFactory()

CloseEvent

<static> CloseEvent(target_, wasClean_, code_, reason_)

MessageEvent

<static> MessageEvent(target_, data_, origin_)

postMessage0

<static> postMessage0(target, message, origin)

Documentation generated by JsDoc Toolkit 1.3.3 on Thu Sep 25 2014 15:48:02 GMT-0700 (PDT)