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)
           
 
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)


Copyright © 2011. All Rights Reserved.