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.implClasses in software.amazon.awssdk.http.apache.internal.impl that implement ConnectionManagerAwareHttpClient Modifier and Type Class Description classApacheSdkHttpClientAn instance ofConnectionManagerAwareHttpClientthat delegates all the requests to the given http client.
 
-