public class GlobalRequestControllerHandler extends Object implements io.undertow.server.HttpHandler
| Constructor and Description |
|---|
GlobalRequestControllerHandler(io.undertow.server.HttpHandler next,
org.wildfly.extension.requestcontroller.ControlPoint entryPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
static io.undertow.server.HandlerWrapper |
wrapper(org.wildfly.extension.requestcontroller.ControlPoint entryPoint) |
public GlobalRequestControllerHandler(io.undertow.server.HttpHandler next,
org.wildfly.extension.requestcontroller.ControlPoint entryPoint)
public void handleRequest(io.undertow.server.HttpServerExchange exchange)
throws Exception
handleRequest in interface io.undertow.server.HttpHandlerExceptionpublic static io.undertow.server.HandlerWrapper wrapper(org.wildfly.extension.requestcontroller.ControlPoint entryPoint)
Copyright © 2015 JBoss by Red Hat. All rights reserved.