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 classApacheSdkHttpClientAn instance ofConnectionManagerAwareHttpClientthat delegates all the requests to the given http client. 
 -