Class HttpStatusException.Handler
- java.lang.Object
-
- ch.raffael.meldioc.library.http.server.undertow.util.HttpStatusException.Handler
-
- All Implemented Interfaces:
io.undertow.server.HttpHandler
- Enclosing class:
- HttpStatusException
public static class HttpStatusException.Handler extends java.lang.Object implements io.undertow.server.HttpHandler
-
-
Constructor Summary
Constructors Constructor Description Handler(io.undertow.server.HttpHandler next)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleRequest(io.undertow.server.HttpServerExchange exchange)
-