Uses of Class
org.apache.http.impl.client.RoutedRequest
| Package | Description |
|---|---|
| org.apache.http.impl.client |
-
Uses of RoutedRequest in org.apache.http.impl.client
Methods in org.apache.http.impl.client that return RoutedRequest Modifier and Type Method Description protected RoutedRequestDefaultRequestDirector. 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 Modifier and Type Method Description protected RoutedRequestDefaultRequestDirector. handleResponse(RoutedRequest roureq, HttpResponse response, HttpContext context)Analyzes a response to check need for a followup.