| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedirectHandler | |
|---|---|
| org.apache.http.impl.client | Default HTTP client implementation. | 
| Uses of RedirectHandler in org.apache.http.impl.client | 
|---|
| Classes in org.apache.http.impl.client that implement RedirectHandler | |
|---|---|
|  class | DefaultRedirectHandlerDeprecated. (4.1) use DefaultRedirectStrategy. | 
| Fields in org.apache.http.impl.client declared as RedirectHandler | |
|---|---|
| protected  RedirectHandler | DefaultRequestDirector.redirectHandlerDeprecated. The redirect handler. | 
| Methods in org.apache.http.impl.client that return RedirectHandler | |
|---|---|
| protected  RedirectHandler | AbstractHttpClient.createRedirectHandler()Deprecated. (4.1) do not use | 
|  RedirectHandler | AbstractHttpClient.getRedirectHandler()Deprecated. (4.1) do not use | 
| Methods in org.apache.http.impl.client with parameters of type RedirectHandler | |
|---|---|
| protected  RequestDirector | AbstractHttpClient.createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor requestExec,
                            ClientConnectionManager conman,
                            org.apache.http.ConnectionReuseStrategy reustrat,
                            ConnectionKeepAliveStrategy kastrat,
                            HttpRoutePlanner rouplan,
                            org.apache.http.protocol.HttpProcessor httpProcessor,
                            HttpRequestRetryHandler retryHandler,
                            RedirectHandler redirectHandler,
                            AuthenticationHandler targetAuthHandler,
                            AuthenticationHandler proxyAuthHandler,
                            UserTokenHandler userTokenHandler,
                            org.apache.http.params.HttpParams params)Deprecated. (4.1) do not use | 
|  void | AbstractHttpClient.setRedirectHandler(RedirectHandler handler)Deprecated. (4.1) do not use | 
| Constructors in org.apache.http.impl.client with parameters of type RedirectHandler | |
|---|---|
| DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor requestExec,
                       ClientConnectionManager conman,
                       org.apache.http.ConnectionReuseStrategy reustrat,
                       ConnectionKeepAliveStrategy kastrat,
                       HttpRoutePlanner rouplan,
                       org.apache.http.protocol.HttpProcessor httpProcessor,
                       HttpRequestRetryHandler retryHandler,
                       RedirectHandler redirectHandler,
                       AuthenticationHandler targetAuthHandler,
                       AuthenticationHandler proxyAuthHandler,
                       UserTokenHandler userTokenHandler,
                       org.apache.http.params.HttpParams params)Deprecated. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||