Package | Description |
---|---|
org.apache.hc.client5.http.fluent |
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
|
Class and Description |
---|
Async
Asynchronous executor for
Request s. |
Content
This class represents arbitrary content of a specific type that can be consumed
multiple times and requires no explicit deallocation used by the fluent facade.
|
Executor
Executor for
Request s. |
Form
HTTP form used by the fluent facade.
|
Request
HTTP request used by the fluent facade.
|
Response
HTTP response used by the fluent facade.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.