Class SyncIdleConnectionMonitorThread

  • All Implemented Interfaces:
    Runnable

    public class SyncIdleConnectionMonitorThread
    extends Thread
    • Constructor Detail

      • SyncIdleConnectionMonitorThread

        public SyncIdleConnectionMonitorThread​(org.apache.http.conn.HttpClientConnectionManager connMgr)
    • Method Detail

      • run

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