| InstrumentedHandler | InstrumentedHandler | |||
|---|---|---|---|---|
| Compiled from "InstrumentedHandler.java" | Compiled from "InstrumentedHandler.java" | |||
| public class io.dropwizard.metrics.jetty10.InstrumentedHandler extends org. | public class io.dropwizard.metrics5.jetty10.InstrumentedHandler extends org | |||
| eclipse.jetty.server.handler.HandlerWrapper { | .eclipse.jetty.server.handler.HandlerWrapper { | |||
| public io.dropwizard.metrics.jetty10.InstrumentedHandler(com.codahale.met | public io.dropwizard.metrics5.jetty10.InstrumentedHandler(io.dropwizard.m | |||
| rics.MetricRegistry); | etrics5.MetricRegistry); | |||
| public io.dropwizard.metrics.jetty10.InstrumentedHandler(com.codahale.met | public io.dropwizard.metrics5.jetty10.InstrumentedHandler(io.dropwizard.m | |||
| rics.MetricRegistry, java.lang.String); | etrics5.MetricRegistry, java.lang.String); | |||
| public io.dropwizard.metrics.jetty10.InstrumentedHandler(com.codahale.met | public io.dropwizard.metrics5.jetty10.InstrumentedHandler(io.dropwizard.m | |||
| rics.MetricRegistry, java.lang.String, com.codahale.metrics.annotation.Resp | etrics5.MetricRegistry, java.lang.String, io.dropwizard.metrics5.annotation | |||
| onseMeteredLevel); | .ResponseMeteredLevel); | |||
| public java.lang.String getName(); | public java.lang.String getName(); | |||
| public void setName(java.lang.String); | public void setName(java.lang.String); | |||
| protected void doStart() throws java.lang.Exception; | protected void doStart() throws java.lang.Exception; | |||
| protected void doStop() throws java.lang.Exception; | protected void doStop() throws java.lang.Exception; | |||
| public void handle(java.lang.String, org.eclipse.jetty.server.Request, ja vax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse ) throws java.io.IOException, javax.servlet.ServletException; | public void handle(java.lang.String, org.eclipse.jetty.server.Request, ja vax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse ) throws java.io.IOException, javax.servlet.ServletException; | |||
| static java.util.List access$000(io.dropwizard.metrics.jetty10.Instrument | ||||
| edHandler); | ||||
| static com.codahale.metrics.Timer access$100(io.dropwizard.metrics.jetty1 | ||||
| 0.InstrumentedHandler); | ||||
| static com.codahale.metrics.Meter access$300(io.dropwizard.metrics.jetty1 | ||||
| 0.InstrumentedHandler); | ||||
| static void access$400(io.dropwizard.metrics.jetty10.InstrumentedHandler, | ||||
| javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletRespo | ||||
| nse, long, boolean); | ||||
| static com.codahale.metrics.Counter access$500(io.dropwizard.metrics.jett | ||||
| y10.InstrumentedHandler); | ||||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 20 lines changed or deleted | 9 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/  | ||||