| Package | Description |
|---|---|
| com.teamdev.jxbrowser.chromium |
Contains the basic classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserContextParams.setProxyConfig(URLProxyConfig proxyConfig)
Sets proxy configuration that obtains proxy settings from proxy auto-config (PAC) file,
which is located at the specific predefined address.
|
void |
ProxySerivce.setProxyConfig(URLProxyConfig proxyConfig)
Sets proxy configuration that obtains proxy settings from proxy auto-config (PAC) file,
which is located at the specific predefined address.
|