public static class PredicatesHandler.Wrapper extends Object implements HandlerWrapper
Constructor and Description |
---|
Wrapper(List<PredicatedHandler> handlers, boolean outerHandler) |
Modifier and Type | Method and Description |
---|---|
HttpHandler | wrap(HttpHandler handler) |
public Wrapper(List<PredicatedHandler> handlers, boolean outerHandler)
public HttpHandler wrap(HttpHandler handler)
wrap
in interface HandlerWrapper
Copyright © 2020 JBoss by Red Hat. All rights reserved.