Uses of Class
org.codehaus.cargo.container.internal.util.HttpUtils.HttpResult

Packages that use HttpUtils.HttpResult
org.codehaus.cargo.container.internal.util   
 

Uses of HttpUtils.HttpResult in org.codehaus.cargo.container.internal.util
 

Methods in org.codehaus.cargo.container.internal.util with parameters of type HttpUtils.HttpResult
 boolean HttpUtils.ping(URL pingURL, HttpUtils.HttpResult result)
          Ping a URL and store the detailed result in a HttpUtils.HttpResult object.
 boolean HttpUtils.ping(URL pingURL, Map requestProperties, HttpUtils.HttpResult result)
          Ping a URL and store the detailed result in a HttpUtils.HttpResult object.
 



Copyright © 2004-2012 Codehaus. All Rights Reserved.