Class S3CrtAsyncHttpClient

java.lang.Object
software.amazon.awssdk.services.s3.internal.crt.S3CrtAsyncHttpClient
All Implemented Interfaces:
AutoCloseable, SdkAsyncHttpClient, SdkAutoCloseable

@SdkInternalApi public final class S3CrtAsyncHttpClient extends Object implements SdkAsyncHttpClient
An implementation of SdkAsyncHttpClient that uses an CRT S3 HTTP client S3Client to communicate with S3. Note that it does not work with other services