-
Constructors in org.cometd.javascript with parameters of type JavaScript
Constructor |
Description |
CometDExchange(XMLHttpRequestClient client,
JavaScript javaScript,
jdk.nashorn.api.scripting.ScriptObjectMirror thiz,
String method,
String url,
boolean async) |
|
ScriptInjectionEventListener(JavaScript javaScript,
jdk.nashorn.api.scripting.ScriptObjectMirror thiz,
jdk.nashorn.api.scripting.ScriptObjectMirror function,
Map<?,?> domNodes) |
|
WebSocketConnection(JavaScript javaScript,
jdk.nashorn.api.scripting.ScriptObjectMirror thiz,
Object connector,
String url,
String protocol) |
|
XMLHttpRequestExchange(Object client,
JavaScript javaScript,
jdk.nashorn.api.scripting.ScriptObjectMirror thiz,
String method,
String url,
boolean async) |
|