HomeSort by relevance Sort by last modified time
    Searched refs:allocEntry (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
RouteSpecificPool.java 154 public BasicPoolEntry allocEntry(final Object state) {
183 * @param entry the entry obtained from {@link #allocEntry allocEntry}
243 * {@link #allocEntry allocated}
ConnPoolByRoute.java 432 entry = rospl.allocEntry(state);

Completed in 675 milliseconds