Package | Description |
---|---|
org.apache.http.impl.client |
Default HTTP client implementation.
|
Modifier and Type | Method and Description |
---|---|
String |
BasicResponseHandler.handleResponse(HttpResponse response)
Returns the response body as a String if the response was successful (a
2xx status code).
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.