Package org.cometd.javascript
-
Class Summary Class Description JavaScript JavaScriptCookieStore Representation of the cookies in the JavaScript environment.Latch ScriptInjectionEventListener A DOM listener that listens for injections of <script> tags and calls a JavaScript function when it detects such injections.SessionStorage Representation of thewindow.sessionStorage
object in the JavaScript environment.WebSocketConnection This class is the underlying implementation of JavaScript'swindow.WebSocket
inbrowser.js
.WebSocketConnector XMLHttpRequestClient Implementation of the XMLHttpRequest functionality using Jetty's HttpClient.XMLHttpRequestExchange This class is the underlying implementation of JavaScript'swindow.XMLHttpRequest
inbrowser.js
.XMLHttpRequestExchange.CometDExchange -
Enum Summary Enum Description XMLHttpRequestExchange.CometDExchange.ReadyState -
Exception Summary Exception Description JavaScriptException