Package org.restheart.handlers
Class TracingInstrumentationHandler
java.lang.Object
org.restheart.handlers.PipelinedHandler
org.restheart.handlers.TracingInstrumentationHandler
- All Implemented Interfaces:
io.undertow.server.HttpHandler
-
Field Summary
Fields inherited from class org.restheart.handlers.PipelinedHandler
CONTENT_TYPE -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleRequest(io.undertow.server.HttpServerExchange exchange) Methods inherited from class org.restheart.handlers.PipelinedHandler
getNext, next, pipe, setNext
-
Constructor Details
-
TracingInstrumentationHandler
public TracingInstrumentationHandler() -
TracingInstrumentationHandler
-
-
Method Details
-
handleRequest
- Specified by:
handleRequestin interfaceio.undertow.server.HttpHandler- Specified by:
handleRequestin classPipelinedHandler- Throws:
Exception
-