Uses of Class
bad.robot.http.configuration.AutomaticRedirectHandling

Packages that use AutomaticRedirectHandling
bad.robot.http   
bad.robot.http.apache   
bad.robot.http.configuration   
 

Uses of AutomaticRedirectHandling in bad.robot.http
 

Methods in bad.robot.http with parameters of type AutomaticRedirectHandling
 CommonHttpClient CommonHttpClient.with(AutomaticRedirectHandling handleRedirects)
           
 

Uses of AutomaticRedirectHandling in bad.robot.http.apache
 

Methods in bad.robot.http.apache with parameters of type AutomaticRedirectHandling
 ApacheHttpClientBuilder ApacheHttpClientBuilder.with(AutomaticRedirectHandling handleRedirects)
           
 

Uses of AutomaticRedirectHandling in bad.robot.http.configuration
 

Methods in bad.robot.http.configuration that return AutomaticRedirectHandling
static AutomaticRedirectHandling AutomaticRedirectHandling.off()
           
static AutomaticRedirectHandling AutomaticRedirectHandling.on()
           
 



Copyright © 2012. All Rights Reserved.