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

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

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

Methods in org.apache.http.impl.client that return RoutedRequest
protected  RoutedRequest DefaultRequestDirector.handleResponse(RoutedRequest roureq, HttpResponse response, HttpContext context)
          Analyzes a response to check need for a followup.
 

Methods in org.apache.http.impl.client with parameters of type RoutedRequest
protected  RoutedRequest DefaultRequestDirector.handleResponse(RoutedRequest roureq, HttpResponse response, HttpContext context)
          Analyzes a response to check need for a followup.
 



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