Class BufferedProxySelector

java.lang.Object
java.net.ProxySelector
com.github.markusbernhardt.proxy.selector.misc.BufferedProxySelector

public class BufferedProxySelector extends ProxySelector
Implements a cache that can be used to warp it around an existing ProxySelector. You can specify a maximum cache size and a "time to live" for positive resolves.