Uses of Class
org.cometd.javascript.XMLHttpRequestClient
-
Uses of XMLHttpRequestClient in org.cometd.javascript
Constructors in org.cometd.javascript with parameters of type XMLHttpRequestClient Constructor Description CometDExchange(XMLHttpRequestClient client, JavaScript javaScript, jdk.nashorn.api.scripting.ScriptObjectMirror thiz, String method, String url, boolean async)
WebSocketConnector(XMLHttpRequestClient xhrClient)