| 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  
ConnectionManagerAwareHttpClient that delegates all the requests to the given http client. | 
Copyright © 2021. All rights reserved.