| 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 the
window.sessionStorage object in the JavaScript environment. |
| WebSocketConnection | |
| WebSocketConnector | |
| XMLHttpRequestClient |
Implementation of the XMLHttpRequest functionality using Jetty's HttpClient.
|
| XMLHttpRequestExchange | |
| XMLHttpRequestExchange.CometDExchange |
| Enum | Description |
|---|---|
| XMLHttpRequestExchange.CometDExchange.ReadyState |
| Exception | Description |
|---|---|
| JavaScriptException |
Copyright © 2008–2017 The CometD Project. All rights reserved.