Package com.teamdev.jxbrowser.net.proxy
Class DirectProxyConfig
java.lang.Object
com.teamdev.jxbrowser.net.proxy.DirectProxyConfig
- All Implemented Interfaces:
ProxyConfig
With this proxy configuration the connection does not use a proxy server.
-
Method Summary
-
Method Details
-
newInstance
Creates a direct proxy configuration.With this proxy configuration, no proxy server is used at all.
-