Home
last modified time | relevance | path

Searched refs:RESPONSE_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/impl/
DHttpConnectionMetricsImpl.java49 public static final String RESPONSE_COUNT = "http.response-count"; field in HttpConnectionMetricsImpl
113 } else if (RESPONSE_COUNT.equals(metricName)) { in getMetric()
/external/apache-http/api/
Dcurrent.txt2283 field @Deprecated public static final String RESPONSE_COUNT = "http.response-count";