Uses of Class
org.cometd.javascript.XMLHttpRequestClient
-
Uses of XMLHttpRequestClient in org.cometd.javascript
Constructors in org.cometd.javascript with parameters of type XMLHttpRequestClientModifierConstructorDescriptionCometDExchange
(XMLHttpRequestClient client, JavaScript javaScript, Object jsThis, String httpMethod, String url, boolean async) WebSocketConnector
(XMLHttpRequestClient xhrClient)