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(AuthorisationCredentials credentials)
           
 CommonHttpClient CommonHttpClient.with(AutomaticRedirectHandling handleRedirects)
           
 CommonHttpClient CommonHttpClient.with(HttpTimeout timeout)
           
 CommonHttpClient CommonHttpClient.with(Proxy proxy)
           
 CommonHttpClient CommonHttpClient.withoutSsl()
           
 CommonHttpClient CommonHttpClient.withTrustingSsl()
           
 



Copyright © 2012. All Rights Reserved.