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 Object
implements io.undertow.server.HttpHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleRequest(io.undertow.server.HttpServerExchange exchange)
-
Constructor Details
-
Handler
public Handler(io.undertow.server.HttpHandler next)
-
-
Method Details
-
handleRequest
- Specified by:
handleRequestin interfaceio.undertow.server.HttpHandler- Throws:
Exception
-