Package | Description |
---|---|
org.apache.http.impl.client |
Default HTTP client implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicResponseHandler
A
ResponseHandler that returns the response body as a String
for successful (2xx) responses. |