Uses of Class
com.github.markusbernhardt.proxy.selector.pac.PacProxySelector
Packages that use PacProxySelector
Package
Description
-
Uses of PacProxySelector in com.github.markusbernhardt.proxy.search.browser.ie
Methods in com.github.markusbernhardt.proxy.search.browser.ie that return PacProxySelectorModifier and TypeMethodDescriptionprivate PacProxySelector
IEProxySearchStrategy.createPacSelector
(IEProxyConfig ieProxyConfig) Parses the settings and creates an PAC ProxySelector for it. -
Uses of PacProxySelector in com.github.markusbernhardt.proxy.util
Methods in com.github.markusbernhardt.proxy.util that return PacProxySelectorModifier and TypeMethodDescriptionstatic PacProxySelector
ProxyUtil.buildPacSelectorForUrl
(String url) Build a PAC proxy selector for the given URL.