Class AsyncIdleConnectionMonitorThread

  • All Implemented Interfaces:
    Runnable

    public class AsyncIdleConnectionMonitorThread
    extends Thread
    • Constructor Detail

      • AsyncIdleConnectionMonitorThread

        public AsyncIdleConnectionMonitorThread​(org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager connMgr)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread