public class ConfiguredHandlerWrapper extends Object implements io.undertow.server.HandlerWrapper
HandlerWrapper or
HttpHandler class, and configures it via the specified properties.| Constructor and Description |
|---|
ConfiguredHandlerWrapper(Class<?> handlerClass,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
io.undertow.server.HttpHandler |
wrap(io.undertow.server.HttpHandler handler) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.