Package org.apache.http.client.fluent

Simple facade APIs for HttpClient based on the concept of a fluent interface.

See:
          Description

Class Summary
Async  
Content This class represents arbitrary content of a specific type that can be consumed multiple times and requires no explicit deallocation.
ContentResponseHandler ResponseHandler implementation that converts HttpResponse messages to Content instances.
Executor An Executor for fluent requests.
Form  
Request  
Response  
 

Package org.apache.http.client.fluent Description

Simple facade APIs for HttpClient based on the concept of a fluent interface.



Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.