Uses of Class
org.cometd.javascript.XMLHttpRequestClient
Package | Description |
---|---|
org.cometd.javascript |
-
Uses of XMLHttpRequestClient in org.cometd.javascript
Constructors in org.cometd.javascript with parameters of type XMLHttpRequestClient Constructor Description CometDExchange(XMLHttpRequestClient client, ThreadModel threads, org.mozilla.javascript.Scriptable thiz, String method, String url, boolean async)