public class ServletDispatchingHandler extends Object implements HttpHandler
| Modifier and Type | Field and Description |
|---|---|
static ServletDispatchingHandler |
INSTANCE |
| Constructor and Description |
|---|
ServletDispatchingHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(HttpServerExchange exchange) |
public static final ServletDispatchingHandler INSTANCE
public void handleRequest(HttpServerExchange exchange) throws Exception
handleRequest in interface HttpHandlerExceptionCopyright © 2024 JBoss by Red Hat. All rights reserved.