Package software.amazon.awssdk.crt
-
Interface Summary Interface Description AsyncCallback Async io completion abstraction used by the native mqtt layer. -
Class Summary 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 Utility class for querying system hardware propertiesSystemInfo.CpuInfo -
Enum Summary Enum Description Log.LogLevel Enum that controls how detailed logging should be.Log.LogSubject -
Exception Summary Exception Description CRT.UnknownPlatformException Exception thrown when we can't detect what platform we're running on and thus can't figure out the native library name/path to load.CrtRuntimeException This exception will be thrown by any exceptional cases encountered within the JNI bindings to the AWS Common Runtime