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