Uses of Interface
com.teamdev.jxbrowser.net.proxy.ProxyConfig
Packages that use ProxyConfig
Package
Description
Provides classes that allow you to configure proxy.
-
Uses of ProxyConfig in com.teamdev.jxbrowser.net.proxy
Classes in com.teamdev.jxbrowser.net.proxy that implement ProxyConfigModifier and TypeClassDescriptionfinal classWith this proxy configuration the connection automatically detects proxy settings.final classA custom proxy settings.final classWith this proxy configuration the connection does not use a proxy server.final classfinal classWith this proxy configuration the connection uses proxy settings received from proxy auto-config (PAC) file which is located at the specific address.Methods in com.teamdev.jxbrowser.net.proxy that return ProxyConfig