Uses of Interface
org.glassfish.jersey.server.monitoring.ResponseStatistics
Packages that use ResponseStatistics
Package
Description
Jersey server-side monitoring JMX MBeans interfaces.
-
Uses of ResponseStatistics in org.glassfish.jersey.server.monitoring
Methods in org.glassfish.jersey.server.monitoring that return ResponseStatisticsModifier and TypeMethodDescriptionMonitoringStatistics.getResponseStatistics()
Get global application response statistics.ResponseStatistics.snapshot()
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore