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 |
|