|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpResponseException | |
---|---|
org.apache.http.impl.client | Default HTTP client implementation. |
Uses of HttpResponseException in org.apache.http.impl.client |
---|
Methods in org.apache.http.impl.client that throw HttpResponseException | |
---|---|
String |
BasicResponseHandler.handleResponse(org.apache.http.HttpResponse response)
|
T |
AbstractResponseHandler.handleResponse(org.apache.http.HttpResponse response)
Read the entity from the response body and pass it to the entity handler method if the response was successful (a 2xx status code). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |