Home
last modified time | relevance | path

Searched refs:getConnectionsInPool (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DThreadSafeClientConnManager.java275 public int getConnectionsInPool(HttpRoute route) {
276 return ((ConnPoolByRoute)connectionPool).getConnectionsInPool(
289 public int getConnectionsInPool() {
DConnPoolByRoute.java208 public int getConnectionsInPool(HttpRoute route) { in getConnectionsInPool() method in ConnPoolByRoute
/external/apache-http/api/
Dcurrent.txt2895 method @Deprecated public int getConnectionsInPool(org.apache.http.conn.routing.HttpRoute);
2958 method @Deprecated public int getConnectionsInPool(org.apache.http.conn.routing.HttpRoute);
2959 method @Deprecated public int getConnectionsInPool();