Package software.amazon.awssdk.http.apache5.internal.impl
-
Interface Summary Interface Description ConnectionManagerAwareHttpClient An extension of Apache's HttpClient that expose the connection manager associated with the client. -
Class Summary Class Description Apache5HttpRequestFactory Responsible for creating Apache HttpClient 5 request objects.Apache5SdkHttpClient An instance ofConnectionManagerAwareHttpClientthat delegates all the requests to the given http client.