public interface HttpHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleRequest(HttpServerExchange exchange) |
Handle the request.
|
void handleRequest(HttpServerExchange exchange) throws Exception
exchange - the HTTP request/response exchangeExceptionCopyright © 2026 JBoss by Red Hat. All rights reserved.