org.ektorp.http
Class IdleConnectionMonitor

java.lang.Object
  extended by org.ektorp.http.IdleConnectionMonitor

public class IdleConnectionMonitor
extends Object


Constructor Summary
IdleConnectionMonitor()
           
 
Method Summary
static void monitor(org.apache.http.conn.ClientConnectionManager cm)
           
static void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdleConnectionMonitor

public IdleConnectionMonitor()
Method Detail

monitor

public static void monitor(org.apache.http.conn.ClientConnectionManager cm)

shutdown

public static void shutdown()


Copyright © 2017. All rights reserved.