Class RewriteCorrectingHandlerWrappers.PreWrapper

java.lang.Object
io.quarkus.undertow.runtime.RewriteCorrectingHandlerWrappers.PreWrapper
All Implemented Interfaces:
io.undertow.server.HandlerWrapper
Enclosing class:
RewriteCorrectingHandlerWrappers

static class RewriteCorrectingHandlerWrappers.PreWrapper extends Object implements io.undertow.server.HandlerWrapper
  • Constructor Details

    • PreWrapper

      PreWrapper()
  • Method Details

    • wrap

      public io.undertow.server.HttpHandler wrap(io.undertow.server.HttpHandler handler)
      Specified by:
      wrap in interface io.undertow.server.HandlerWrapper