Uses of Class
org.apache.http.impl.client.AbstractResponseHandler

Packages that use AbstractResponseHandler
org.apache.http.impl.client Default HTTP client implementation. 
 

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

Subclasses of AbstractResponseHandler in org.apache.http.impl.client
 class BasicResponseHandler
          A ResponseHandler that returns the response body as a String for successful (2xx) responses.
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.