public static interface HttpServer.Handler
Modifier and Type | Method and Description |
---|---|
HttpServer.Response |
serveRequest(HttpServer.Request request)
Provides a response to an HTTP request.
|
HttpServer.Response serveRequest(HttpServer.Request request)
request
- HTTP request