Uses of Class
org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl
-
Packages that use ResponseStatisticsImpl Package Description org.glassfish.jersey.server.internal.monitoring Jersey server-side internal monitoring and statistics classes. -
-
Uses of ResponseStatisticsImpl in org.glassfish.jersey.server.internal.monitoring
Fields in org.glassfish.jersey.server.internal.monitoring declared as ResponseStatisticsImpl Modifier and Type Field Description private ResponseStatisticsImpl
ResponseStatisticsImpl.Builder. cached
Methods in org.glassfish.jersey.server.internal.monitoring that return ResponseStatisticsImpl Modifier and Type Method Description (package private) ResponseStatisticsImpl
ResponseStatisticsImpl.Builder. build()
-