Uses of Interface
com.github.markusbernhardt.proxy.selector.whitelist.WhiteListParser
-
Packages that use WhiteListParser Package Description com.github.markusbernhardt.proxy.selector.whitelist -
-
Uses of WhiteListParser in com.github.markusbernhardt.proxy.selector.whitelist
Classes in com.github.markusbernhardt.proxy.selector.whitelist that implement WhiteListParser Modifier and Type Class Description class
DefaultWhiteListParser
Default implementation for an white list parser.
-