Package | Description |
---|---|
ej.hoka.http |
default HTTP package.
|
ej.hoka.http.requesthandler |
HTTP request handlers.
|
Modifier and Type | Method and Description |
---|---|
HttpServer.HttpServerBuilder |
HttpServer.HttpServerBuilder.staticFilesHandler(StaticFilesHandler handler)
Set the static files handler to serve static files.
|
Modifier and Type | Class and Description |
---|---|
class |
ClasspathFilesHandler
Class path Files Handler .
|