public class Jsni extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JAVASCRIPTHOST_NAME |
Constructor and Description |
---|
Jsni() |
Modifier and Type | Method and Description |
---|---|
static String |
getJavaScriptForHostedMode(DispatchIdOracle dispatchInfo,
JsniMethod jsniMethod)
Gets the body of a JSNI method, with Java refs escaped for hosted mode
injection.
|
public static final String JAVASCRIPTHOST_NAME
public static String getJavaScriptForHostedMode(DispatchIdOracle dispatchInfo, JsniMethod jsniMethod)
Copyright © 2018. All rights reserved.