Uses of Class
com.github.markusbernhardt.proxy.selector.direct.NoProxySelector
-
Packages that use NoProxySelector Package Description com.github.markusbernhardt.proxy.selector.direct -
-
Uses of NoProxySelector in com.github.markusbernhardt.proxy.selector.direct
Methods in com.github.markusbernhardt.proxy.selector.direct that return NoProxySelector Modifier and Type Method Description static NoProxySelectorNoProxySelector. getInstance()Gets the one and only instance of this selector.
-