Uses of Class
org.apache.http.client.HttpResponseException

Packages that use HttpResponseException
org.apache.http.impl.client Default implementations for interfaces in org.apache.http.client
 

Uses of HttpResponseException in org.apache.http.impl.client
 

Methods in org.apache.http.impl.client that throw HttpResponseException
 String BasicResponseHandler.handleResponse(HttpResponse response)
          Returns the response body as a String if the response was successful (a 2xx status code).
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.