| Package | Description |
|---|---|
| com.gargoylesoftware.htmlunit |
Framework classes (contains the
WebClient
class which is the main entry point). |
| com.gargoylesoftware.htmlunit.httpclient |
All the customizations we did to make HttpClient behave like a real browser.
|
| Modifier and Type | Method and Description |
|---|---|
WebClientOptions |
WebClient.getOptions()
Returns the options object of this WebClient.
|
| Modifier and Type | Method and Description |
|---|---|
static SSLConnectionSocketFactory |
HtmlUnitSSLConnectionSocketFactory.buildSSLSocketFactory(WebClientOptions options)
Factory method that builds a new SSLConnectionSocketFactory.
|
Copyright © 2002–2019 Gargoyle Software Inc.. All rights reserved.