Uses of Class
org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest
Packages that use ConfigurableHttpRequest
Package
Description
Common HTTP methods and message handlers for the asynchronous I/O model.
-
Uses of ConfigurableHttpRequest in org.apache.hc.client5.http.async.methods
Subclasses of ConfigurableHttpRequest in org.apache.hc.client5.http.async.methodsModifier and TypeClassDescriptionfinal class
HTTP request that can enclose a body represented as a simple text string or an array of bytes.