Package io.quarkus.undertow.runtime
Class RewriteCorrectingHandlerWrappers.PostWrapper
- java.lang.Object
-
- io.quarkus.undertow.runtime.RewriteCorrectingHandlerWrappers.PostWrapper
-
- All Implemented Interfaces:
io.undertow.server.HandlerWrapper
- Enclosing class:
- RewriteCorrectingHandlerWrappers
static class RewriteCorrectingHandlerWrappers.PostWrapper extends Object implements io.undertow.server.HandlerWrapper
-
-
Constructor Summary
Constructors Constructor Description PostWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.undertow.server.HttpHandlerwrap(io.undertow.server.HttpHandler handler)
-