Static Class GLOBALS


Field Summary
<static> object coverNativeSSE
          Copyright (c) 2007-2013, Kaazing Corporation.
 
Method Summary
<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

CloseEvent

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

MessageEvent

<static> MessageEvent(target_, data_, origin_)

postMessage0

<static> postMessage0(target, message, origin)