Package io.undertow.servlet.handlers
Class MarkSecureHandler.Wrapper
- java.lang.Object
-
- io.undertow.servlet.handlers.MarkSecureHandler.Wrapper
-
- All Implemented Interfaces:
HandlerWrapper
- Enclosing class:
- MarkSecureHandler
public static class MarkSecureHandler.Wrapper extends Object implements HandlerWrapper
-
-
Constructor Summary
Constructors Constructor Description Wrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HttpHandlerwrap(HttpHandler handler)
-
-
-
Method Detail
-
wrap
public HttpHandler wrap(HttpHandler handler)
- Specified by:
wrapin interfaceHandlerWrapper
-
-