Uses of Class
com.github.markusbernhardt.proxy.selector.misc.ProtocolDispatchSelector
-
Packages that use ProtocolDispatchSelector Package Description com.github.markusbernhardt.proxy.search.desktop.win -
-
Uses of ProtocolDispatchSelector in com.github.markusbernhardt.proxy.search.desktop.win
Methods in com.github.markusbernhardt.proxy.search.desktop.win that return ProtocolDispatchSelector Modifier and Type Method Description protected ProtocolDispatchSelectorCommonWindowsSearchStrategy. buildProtocolDispatchSelector(Properties properties)Methods in com.github.markusbernhardt.proxy.search.desktop.win with parameters of type ProtocolDispatchSelector Modifier and Type Method Description protected ProxySelectorCommonWindowsSearchStrategy. setByPassListOnSelector(String bypassList, ProtocolDispatchSelector ps)Installs the proxy exclude list on the given selector.
-