| Interface | Description |
|---|---|
| JSProxy |
| Class | Description |
|---|---|
| JSObject |
JSObject allows Java to manipulate objects that are
defined in JavaScript.
|
| JSObjectCreatePermission | |
| JSRunnable |
Runs a JavaScript object with a run() method in a separate thread.
|
| JSUtil |
| Exception | Description |
|---|---|
| JSException |
JSException is an exception which is thrown when JavaScript code
returns an error.
|