Uses of Package
org.apache.hc.client5.http.fluent
-
Packages that use org.apache.hc.client5.http.fluent Package Description org.apache.hc.client5.http.fluent Simple facade APIs for HttpClient based on the concept of a fluent interface. -
Classes in org.apache.hc.client5.http.fluent used by org.apache.hc.client5.http.fluent Class Description Async Asynchronous executor forRequest
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 forRequest
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.