| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.io | Client connection management functions based the classic
 connection management APIs. | 
| Class and Description | 
|---|
| DefaultHttpResponseParserFactory Default factory for response message parsers. | 
| ManagedHttpClientConnectionFactory Factory for  ManagedHttpClientConnectioninstances. | 
| PoolingHttpClientConnectionManager ClientConnectionPoolManagermaintains a pool ofManagedHttpClientConnections and is able to service connection requests
 from multiple execution threads. | 
| PoolingHttpClientConnectionManagerBuilder Builder for  PoolingHttpClientConnectionManagerinstances. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.