Package io.mangoo.routing.handlers
Class MetricsHandler
- java.lang.Object
-
- io.mangoo.routing.handlers.MetricsHandler
-
- All Implemented Interfaces:
io.undertow.server.HttpHandler
public class MetricsHandler extends Object implements io.undertow.server.HttpHandler
- Author:
- svenkubiak
-
-
Field Summary
Fields Modifier and Type Field Description static io.undertow.server.HandlerWrapperHANDLER_WRAPPER
-
Constructor Summary
Constructors Constructor Description MetricsHandler(io.undertow.server.HttpHandler next)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleRequest(io.undertow.server.HttpServerExchange exchange)
-