Package | Description |
---|---|
org.codehaus.cargo.container.internal.util |
Modifier and Type | Method and Description |
---|---|
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-2013 Codehaus. All Rights Reserved.