Package software.amazon.awssdk.http.crt
Class AwsCrtSdkHttpService
java.lang.Object
software.amazon.awssdk.http.crt.AwsCrtSdkHttpService
- All Implemented Interfaces:
SdkAsyncHttpService,SdkHttpService
@SdkPublicApi
public class AwsCrtSdkHttpService
extends Object
implements SdkAsyncHttpService, SdkHttpService
Service binding for the AWS common runtime HTTP client implementation. Allows SDK to pick this up automatically from the
classpath.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AwsCrtSdkHttpService
public AwsCrtSdkHttpService()
-
-
Method Details
-
createAsyncHttpClientFactory
- Specified by:
createAsyncHttpClientFactoryin interfaceSdkAsyncHttpService
-
createHttpClientBuilder
- Specified by:
createHttpClientBuilderin interfaceSdkHttpService
-