Searched refs:updateRequestMonitoringData (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java183 public void updateRequestMonitoringData(String httpMethod, long time) method in class:HTTPStatistics
H A DHTTPClientConnection.java397 this.statTracker.updateRequestMonitoringData(getMethod(), time);
/forgerock/opendj2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java182 public void updateRequestMonitoringData(String httpMethod, long time) method in class:HTTPStatistics
H A DHTTPClientConnection.java396 this.statTracker.updateRequestMonitoringData(getMethod(), time);
/forgerock/opendj2.6.2/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java183 public void updateRequestMonitoringData(String httpMethod, long time) method in class:HTTPStatistics
H A DHTTPClientConnection.java397 this.statTracker.updateRequestMonitoringData(getMethod(), time);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java183 public void updateRequestMonitoringData(String httpMethod, long time) method in class:HTTPStatistics
H A DHTTPClientConnection.java397 this.statTracker.updateRequestMonitoringData(getMethod(), time);
/forgerock/opendj2-hg/src/server/org/opends/server/protocols/http/
H A DHTTPStatistics.java182 public void updateRequestMonitoringData(String httpMethod, long time) method in class:HTTPStatistics
H A DHTTPClientConnection.java396 this.statTracker.updateRequestMonitoringData(getMethod(), time);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/protocols/http/
H A DHTTPStatistics.java172 public void updateRequestMonitoringData(String httpMethod, long time) method in class:HTTPStatistics
H A DHTTPClientConnection.java411 this.statTracker.updateRequestMonitoringData(getMethod(), time);

Completed in 95 milliseconds