Package org.mockserver.metrics
Class MetricsHandler
- java.lang.Object
-
- org.mockserver.metrics.MetricsHandler
-
public class MetricsHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description MetricsHandler(Configuration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrenderMetrics(io.netty.channel.ChannelHandlerContext ctx, HttpRequest request)
-
-
-
Constructor Detail
-
MetricsHandler
public MetricsHandler(Configuration configuration)
-
-
Method Detail
-
renderMetrics
public void renderMetrics(io.netty.channel.ChannelHandlerContext ctx, HttpRequest request) throws Exception- Throws:
Exception
-
-