public class DispatcherHandler extends Object implements io.undertow.server.HttpHandler
| Constructor and Description |
|---|
DispatcherHandler(Class<?> controllerClass,
String controllerMethod,
boolean async,
boolean internalTemplateEngine) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2016. All rights reserved.