| Interface | Description | 
|---|---|
| ConnectionManagerAwareHttpClient | An extension of Apache's HttpClient that expose the connection manager
 associated with the client. | 
| Class | Description | 
|---|---|
| ApacheHttpRequestFactory | Responsible for creating Apache HttpClient 4 request objects. | 
| ApacheSdkHttpClient | An instance of  ConnectionManagerAwareHttpClientthat delegates all the requests to the given http client. | 
Copyright © 2022. All rights reserved.