| Package | Description |
|---|---|
| software.amazon.jsii |
jsii Runtime for Java.
|
| Class and Description |
|---|
| JsiiCallbackHandler
Invoked to handle native synchronous callbacks.
|
| JsiiClient
HTTP client for jsii-server.
|
| JsiiEngine
The javascript engine which supports jsii objects.
|
| JsiiModule
Represents a jsii JavaScript module.
|
| JsiiObject.InitializationMode
Used as a marker for bypassing native ctor chain.
|
| JsiiObjectRef
Represents a remote jsii object reference.
|
| JsiiPromise
Represents a promise to a result of an async method execution.
|
| JsiiRuntime
Manages the jsii-runtime child process.
|
| JsiiSerializable
Marks a class as serializable from native to javascript.
|
Copyright © 2019. All rights reserved.