Searched refs:getPoolEntry (Results 1 – 7 of 7) sorted by relevance
181 BasicPoolEntry entry = poolRequest.getPoolEntry(timeout, tunit); in requestConnection()211 if ((hca.getPoolEntry() != null) && (hca.getManager() != this)) {220 final BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();249 BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();
63 BasicPoolEntry getPoolEntry( in getPoolEntry() method
77 protected AbstractPoolEntry getPoolEntry() { in getPoolEntry() method in BasicPooledConnAdapter
171 return requestPoolEntry(route, state).getPoolEntry(timeout, tunit); in getEntry()
239 public BasicPoolEntry getPoolEntry( in requestPoolEntry() method in ConnPoolByRoute
303 getPoolEntry(const char *path, UErrorCode *status);377 r->fPool = getPoolEntry(r->fPath, status); in init_entry()440 getPoolEntry(const char *path, UErrorCode *status) { in getPoolEntry() function
3003 method protected org.apache.http.impl.conn.AbstractPoolEntry getPoolEntry();3034 …method public abstract org.apache.http.impl.conn.tsccm.BasicPoolEntry getPoolEntry(long, java.util…