| Interface | Description |
|---|---|
| AsyncCallback |
| Class | Description |
|---|---|
| CRT |
This class is responsible for loading the aws-crt-jni shared lib for the
current platform out of aws-crt-java.jar.
|
| CrtPlatform | |
| CrtResource |
This wraps a native pointer and/or one or more references to an AWS Common Runtime resource.
|
| Log |
Static wrapper around native and crt logging.
|
| Process |
Encapsulates Process information and manipulation of process level operations.
|
| SystemInfo | |
| SystemInfo.CpuInfo |
| Enum | Description |
|---|---|
| Log.LogLevel |
Enum that controls how detailed logging should be.
|
| Log.LogSubject |
| Exception | Description |
|---|---|
| CRT.UnknownPlatformException | |
| CrtRuntimeException |
This exception will be thrown by any exceptional cases encountered within
the JNI bindings to the AWS Common Runtime
|
Copyright © 2021. All rights reserved.