Package | Description |
---|---|
com.teamdev.jxbrowser.net.proxy |
Provides classes that allow you to configure proxy.
|
Modifier and Type | Method and Description |
---|---|
static AutoDetectProxyConfig |
AutoDetectProxyConfig.newInstance()
Creates an auto-detect proxy configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
Proxy.config(AutoDetectProxyConfig proxyConfig)
Updates the current proxy configuration with the given
config . |