Class ProxyPool

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    
    public class ProxyPool
     implements AutoCloseable
                        

    Manage all external proxies. Check all unavailable proxies, recover them if possible. This might take a long time, so it should be run in a separate thread.