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