Package org.apache.hc.client5.http.fluent
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
-
Class Summary Class Description Async Asynchronous executor forRequest
s.Async.ExecRunnable<T> 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.ContentResponseHandler Executor Executor forRequest
s.Form HTTP form used by the fluent facade.HttpHeader Request HTTP request used by the fluent facade.Response HTTP response used by the fluent facade.