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