Uses of Interface
bad.robot.http.CommonHttpClient

Packages that use CommonHttpClient
bad.robot.http   
 

Uses of CommonHttpClient in bad.robot.http
 

Methods in bad.robot.http that return CommonHttpClient
static CommonHttpClient HttpClients.anApacheClient()
           
 CommonHttpClient CommonHttpClient.with(AutomaticRedirectHandling handleRedirects)
           
 CommonHttpClient CommonHttpClient.with(HttpTimeout timeout)
           
 CommonHttpClient CommonHttpClient.with(Proxy proxy)
           
 CommonHttpClient CommonHttpClient.with(String username, String password)
           
 CommonHttpClient CommonHttpClient.withBasicAuth(URL url)
           
 CommonHttpClient CommonHttpClient.withoutSsl()
           
 CommonHttpClient CommonHttpClient.withTrustingSsl()
           
 



Copyright © 2012. All Rights Reserved.