Class ResponseStatisticsImpl.Builder

java.lang.Object
org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl.Builder
Enclosing class:
ResponseStatisticsImpl

static class ResponseStatisticsImpl.Builder extends Object
This builder does not need to be threadsafe since it's called only from the jersey-background-task-scheduler.
  • Field Details

  • Constructor Details

    • Builder

      Builder()
  • Method Details