InstrumentedHandler | InstrumentedHandler | |||
---|---|---|---|---|
Compiled from "InstrumentedHandler.java" | Compiled from "InstrumentedHandler.java" | |||
public class io.dropwizard.metrics.jetty11.InstrumentedHandler extends org. eclipse.jetty.server.handler.HandlerWrapper { | public class io.dropwizard.metrics.jetty11.InstrumentedHandler extends org. eclipse.jetty.server.handler.HandlerWrapper { | |||
public io.dropwizard.metrics.jetty11.InstrumentedHandler(com.codahale.met rics.MetricRegistry); | public io.dropwizard.metrics.jetty11.InstrumentedHandler(com.codahale.met rics.MetricRegistry); | |||
public io.dropwizard.metrics.jetty11.InstrumentedHandler(com.codahale.met rics.MetricRegistry, java.lang.String); | public io.dropwizard.metrics.jetty11.InstrumentedHandler(com.codahale.met rics.MetricRegistry, java.lang.String); | |||
public io.dropwizard.metrics.jetty11.InstrumentedHandler(com.codahale.met rics.MetricRegistry, java.lang.String, com.codahale.metrics.annotation.Resp onseMeteredLevel); | ||||
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 karta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResp onse) throws java.io.IOException, jakarta.servlet.ServletException; | public void handle(java.lang.String, org.eclipse.jetty.server.Request, ja karta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResp onse) throws java.io.IOException, jakarta.servlet.ServletException; | |||
static com.codahale.metrics.Meter[] access$000(io.dropwizard.metrics.jett y11.InstrumentedHandler); | static java.util.List access$000(io.dropwizard.metrics.jetty11.Instrument edHandler); | |||
static com.codahale.metrics.Timer access$100(io.dropwizard.metrics.jetty1 1.InstrumentedHandler); | static com.codahale.metrics.Timer access$100(io.dropwizard.metrics.jetty1 1.InstrumentedHandler); | |||
static com.codahale.metrics.Meter access$300(io.dropwizard.metrics.jetty1 1.InstrumentedHandler); | static com.codahale.metrics.Meter access$300(io.dropwizard.metrics.jetty1 1.InstrumentedHandler); | |||
static void access$400(io.dropwizard.metrics.jetty11.InstrumentedHandler, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletR esponse, long, boolean); | static void access$400(io.dropwizard.metrics.jetty11.InstrumentedHandler, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletR esponse, long, boolean); | |||
static com.codahale.metrics.Counter access$500(io.dropwizard.metrics.jett y11.InstrumentedHandler); | static com.codahale.metrics.Counter access$500(io.dropwizard.metrics.jett y11.InstrumentedHandler); | |||
static {}; | ||||
} | } | |||
End of changes. 3 change blocks. | ||||
1 lines changed or deleted | 3 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/ |