public class ServerErrorReadinessHandler extends Object
| Constructor and Description |
|---|
ServerErrorReadinessHandler(String contextName,
Function<io.undertow.server.HttpServerExchange,Boolean> readyFunction,
io.undertow.server.HttpHandler next) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.