Searched refs:IdleConnectionHandler (Results 1 – 3 of 3) sorted by relevance
48 import org.apache.http.impl.conn.IdleConnectionHandler;83 protected IdleConnectionHandler idleConnHandler;107 idleConnHandler = new IdleConnectionHandler(); in AbstractConnPool()
57 public class IdleConnectionHandler { class65 public IdleConnectionHandler() { in IdleConnectionHandler() method in IdleConnectionHandler
2873 public deprecated class IdleConnectionHandler {2874 ctor public IdleConnectionHandler();2981 field protected org.apache.http.impl.conn.IdleConnectionHandler idleConnHandler;