Package org.apache.http.client.fluent


package org.apache.http.client.fluent
Simple facade APIs for HttpClient based on the concept of a fluent interface.
  • Classes
    Class
    Description
     
    This class represents arbitrary content of a specific type that can be consumed multiple times and requires no explicit deallocation.
    ResponseHandler implementation that converts HttpResponse messages to Content instances.
    An Executor for fluent requests.