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
Fields in com.github.markusbernhardt.proxy.selector.direct declared as NoProxySelector Modifier and Type Field Description private static NoProxySelector
NoProxySelector. instance
Methods in com.github.markusbernhardt.proxy.selector.direct that return NoProxySelector Modifier and Type Method Description static NoProxySelector
NoProxySelector. getInstance()
Gets the one and only instance of this selector.
-