JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
All Classes
JavaScript is disabled on your browser.
Package org.apache.http.client.fluent
Simple facade APIs for HttpClient based on the concept of a fluent interface.
Class Summary
Class
Description
Async
Content
This class represents arbitrary content of a specific type that can be consumed multiple times and requires no explicit deallocation.
ContentResponseHandler
ResponseHandler
implementation that converts
HttpResponse
messages to
Content
instances.
Executor
An Executor for fluent requests.
Form
Request
Response