|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponseStatistics | |
|---|---|
| org.glassfish.jersey.server.internal.monitoring.jmx | Jersey internal server-side monitoring JMX MBeans implementation classes. |
| org.glassfish.jersey.server.monitoring | Jersey server-side monitoring JMX MBeans interfaces. |
| Uses of ResponseStatistics in org.glassfish.jersey.server.internal.monitoring.jmx |
|---|
| Methods in org.glassfish.jersey.server.internal.monitoring.jmx with parameters of type ResponseStatistics | |
|---|---|
void |
ResponseMXBeanImpl.updateResponseStatistics(ResponseStatistics responseStatistics)
Update the statistics exposed by the MXBean. |
| Uses of ResponseStatistics in org.glassfish.jersey.server.monitoring |
|---|
| Methods in org.glassfish.jersey.server.monitoring that return ResponseStatistics | |
|---|---|
ResponseStatistics |
MonitoringStatistics.getResponseStatistics()
Get global application response statistics. |
ResponseStatistics |
ResponseStatistics.snapshot()
Get the immutable and consistent snapshot of the monitoring statistics. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||