Uses of Class
org.apache.http.impl.client.RoutedRequest
Packages that use RoutedRequest
-
Uses of RoutedRequest in org.apache.http.impl.client
Methods in org.apache.http.impl.client that return RoutedRequestModifier and TypeMethodDescriptionprotected RoutedRequest
DefaultRequestDirector.handleResponse
(RoutedRequest roureq, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) Deprecated.Analyzes a response to check need for a followup.Methods in org.apache.http.impl.client with parameters of type RoutedRequestModifier and TypeMethodDescriptionprotected RoutedRequest
DefaultRequestDirector.handleResponse
(RoutedRequest roureq, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) Deprecated.Analyzes a response to check need for a followup.