Package org.apache.hc.client5.http.fluent


package org.apache.hc.client5.http.fluent
Simple facade APIs for HttpClient based on the concept of a fluent interface.
  • Classes
    Class
    Description
    Asynchronous executor for Requests.
     
    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.
    HttpClientResponseHandler implementation that converts HttpResponse messages to Content instances.
    Executor for Requests.
    HTTP form used by the fluent facade.
     
    HTTP request used by the fluent facade.
    HTTP response used by the fluent facade.