@Deprecated public class ConfluenceHtmlUnitConfig extends Object implements com.atlassian.confluence.jwebunit.HtmlUnitConfig
HtmlUnitConfig that contains internal Atlassian code.| Constructor and Description |
|---|
ConfluenceHtmlUnitConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.gargoylesoftware.htmlunit.BrowserVersion |
getBrowserVersion()
Deprecated.
|
int |
getHttpRequestTimeoutMillis()
Deprecated.
|
void |
processSocketTimeoutException(com.gargoylesoftware.htmlunit.WebRequest webRequest,
SocketTimeoutException ex)
Deprecated.
|
public int getHttpRequestTimeoutMillis()
getHttpRequestTimeoutMillis in interface com.atlassian.confluence.jwebunit.HtmlUnitConfigpublic void processSocketTimeoutException(com.gargoylesoftware.htmlunit.WebRequest webRequest,
SocketTimeoutException ex)
processSocketTimeoutException in interface com.atlassian.confluence.jwebunit.HtmlUnitConfigpublic com.gargoylesoftware.htmlunit.BrowserVersion getBrowserVersion()
getBrowserVersion in interface com.atlassian.confluence.jwebunit.HtmlUnitConfigCopyright © 2003–2017 Atlassian. All rights reserved.