| Package | Description | 
|---|---|
| org.apache.hc.client5.http.async.methods | Common HTTP methods and message handlers for the asynchronous I/O model. | 
| org.apache.hc.client5.http.impl.async | Asynchronous HTTP client API implementation that supports both
 HTTP/2 and HTTP/1.1 transport. | 
| org.apache.hc.client5.http.impl.cache | Caching API implementation for both the classic and
 the asynchronous HTTP transports. | 
| org.apache.hc.client5.testing.async | 
| Class and Description | 
|---|
| ConfigurableHttpRequest HTTP request message with a custom configuration. | 
| SimpleBody Message body representation as a simple text string or an array of bytes. | 
| SimpleHttpRequest HTTP request that can enclose a body represented as a simple text string or an array of bytes. | 
| SimpleHttpResponse HTTP response that can enclose a body represented as a simple text string or an array of bytes. | 
| SimpleRequestProducer HTTP request producer that generates message data stream events based
 on content of a  SimpleHttpRequestinstance. | 
| SimpleResponseConsumer HTTP response consumer that generates a  SimpleHttpResponseinstance based on events
 of an incoming data stream. | 
| Class and Description | 
|---|
| SimpleHttpRequest HTTP request that can enclose a body represented as a simple text string or an array of bytes. | 
| SimpleHttpResponse HTTP response that can enclose a body represented as a simple text string or an array of bytes. | 
| Class and Description | 
|---|
| SimpleHttpResponse HTTP response that can enclose a body represented as a simple text string or an array of bytes. | 
| Class and Description | 
|---|
| SimpleHttpRequest HTTP request that can enclose a body represented as a simple text string or an array of bytes. | 
| SimpleHttpResponse HTTP response that can enclose a body represented as a simple text string or an array of bytes. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.