-
public final class JavascriptResponse.Success extends JavascriptResponse
-
-
Constructor Summary
Constructors Constructor Description JavascriptResponse.Success(String newCoreJS)
-
Method Summary
Modifier and Type Method Description final StringgetNewCoreJS()-
-
Constructor Detail
-
JavascriptResponse.Success
JavascriptResponse.Success(String newCoreJS)
-
-
Method Detail
-
getNewCoreJS
final String getNewCoreJS()
-
-
-
-