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

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

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

Subclasses of DefaultRedirectStrategy in org.apache.http.impl.client
 class LaxRedirectStrategy
          Lax RedirectStrategy implementation that automatically redirects all HEAD, GET and POST requests.
 

Fields in org.apache.http.impl.client declared as DefaultRedirectStrategy
static DefaultRedirectStrategy DefaultRedirectStrategy.INSTANCE
           
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.