@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.HtmlUnitConfig
public void processSocketTimeoutException(com.gargoylesoftware.htmlunit.WebRequest webRequest, SocketTimeoutException ex)
processSocketTimeoutException
in interface com.atlassian.confluence.jwebunit.HtmlUnitConfig
public com.gargoylesoftware.htmlunit.BrowserVersion getBrowserVersion()
getBrowserVersion
in interface com.atlassian.confluence.jwebunit.HtmlUnitConfig
Copyright © 2003–2020 Atlassian. All rights reserved.