Uses of Interface
com.amazonaws.http.apache.client.impl.ConnectionManagerAwareHttpClient
Packages that use ConnectionManagerAwareHttpClient
-
Uses of ConnectionManagerAwareHttpClient in com.amazonaws.http
Constructors in com.amazonaws.http with parameters of type ConnectionManagerAwareHttpClientModifierConstructorDescriptionAmazonHttpClient
(ClientConfiguration clientConfig, ConnectionManagerAwareHttpClient httpClient, RequestMetricCollector requestMetricCollector) Package-protected constructor for unit test purposes. -
Uses of ConnectionManagerAwareHttpClient in com.amazonaws.http.apache.client.impl
Classes in com.amazonaws.http.apache.client.impl that implement ConnectionManagerAwareHttpClientModifier and TypeClassDescriptionclass
An instance ofConnectionManagerAwareHttpClient
that delegates all the requests to the given http client.Methods in com.amazonaws.http.apache.client.impl that return ConnectionManagerAwareHttpClient