|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedirectStrategy | |
|---|---|
| org.apache.http.impl.client | Default implementations for interfaces in
org.apache.http.client. |
| Uses of RedirectStrategy in org.apache.http.impl.client |
|---|
| Classes in org.apache.http.impl.client that implement RedirectStrategy | |
|---|---|
class |
DefaultRedirectStrategy
Default implementation of RedirectStrategy. |
class |
LaxRedirectStrategy
Lax RedirectStrategy implementation that automatically redirects all HEAD, GET and POST
requests. |
| Fields in org.apache.http.impl.client declared as RedirectStrategy | |
|---|---|
protected RedirectStrategy |
DefaultRequestDirector.redirectStrategy
The redirect strategy. |
| Methods in org.apache.http.impl.client that return RedirectStrategy | |
|---|---|
RedirectStrategy |
AbstractHttpClient.getRedirectStrategy()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||