Uses of Class
io.undertow.server.handlers.HttpTraceHandler
-
Packages that use HttpTraceHandler Package Description io.undertow -
-
Uses of HttpTraceHandler in io.undertow
Methods in io.undertow that return HttpTraceHandler Modifier and Type Method Description static HttpTraceHandlerHandlers. trace(HttpHandler next)Returns a new HTTP trace handler.
-