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 TypeClassDescriptionclassAn instance ofConnectionManagerAwareHttpClientthat delegates all the requests to the given http client.Classes in com.amazonaws.http.apache.client.impl that implement interfaces with type arguments of type ConnectionManagerAwareHttpClientModifier and TypeClassDescriptionclassFactory class that builds the apache http client from the settings.Methods in com.amazonaws.http.apache.client.impl that return ConnectionManagerAwareHttpClient