Uses of Interface
software.amazon.awssdk.http.apache.internal.impl.ConnectionManagerAwareHttpClient
-
Packages that use ConnectionManagerAwareHttpClient Package Description software.amazon.awssdk.http.apache.internal.impl -
-
Uses of ConnectionManagerAwareHttpClient in software.amazon.awssdk.http.apache.internal.impl
Classes in software.amazon.awssdk.http.apache.internal.impl that implement ConnectionManagerAwareHttpClient Modifier and Type Class Description class
ApacheSdkHttpClient
An instance ofConnectionManagerAwareHttpClient
that delegates all the requests to the given http client.
-