Searched refs:getPoolEntry (Results 1 – 8 of 8) 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
299 getPoolEntry(const char *path, UErrorCode *status);378 r->fPool = getPoolEntry(r->fPath, status); in init_entry()442 getPoolEntry(const char *path, UErrorCode *status) { in getPoolEntry() function
417 HPLorg/apache/http/impl/conn/tsccm/BasicPooledConnAdapter;->getPoolEntry()Lorg/apache/http/impl/con…419 HPLorg/apache/http/impl/conn/tsccm/ConnPoolByRoute$1;->getPoolEntry(JLjava/util/concurrent/TimeUnit…429 HPLorg/apache/http/impl/conn/tsccm/PoolEntryRequest;->getPoolEntry(JLjava/util/concurrent/TimeUnit;…
2888 method @Deprecated protected org.apache.http.impl.conn.AbstractPoolEntry getPoolEntry();2919 …method @Deprecated public org.apache.http.impl.conn.tsccm.BasicPoolEntry getPoolEntry(long, java.u…