| Package | Description |
|---|---|
| software.amazon.jsii |
jsii Runtime for Java.
|
| software.amazon.jsii.api |
jsii-runtime API.
|
| Class and Description |
|---|
| Internal
Annotates API elements that are intended for jsii's internal use only.
|
| JsiiCallbackHandler
Invoked to handle native synchronous callbacks.
|
| JsiiClient
HTTP client for jsii-server.
|
| JsiiEngine
The javascript engine which supports jsii objects.
|
| JsiiException |
| JsiiModule
Represents a jsii JavaScript module.
|
| JsiiObject
Represents a JavaScript object in the Java world.
|
| 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.
|
| NativeType |
| Stability.Level
Stability level of an API, similar to the Node.js stability index.
|
| Class and Description |
|---|
| Internal
Annotates API elements that are intended for jsii's internal use only.
|
Copyright © 2022 Amazon Web Services. All rights reserved.