Package | Description |
---|---|
org.apache.http.client.fluent |
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
|
org.apache.http.impl.client |
Default HTTP client implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentResponseHandler
|
Modifier and Type | Class and Description |
---|---|
class |
BasicResponseHandler
A
ResponseHandler that returns the response body as a String
for successful (2xx) responses. |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.