| Package | Description |
|---|---|
| bayou.http |
Http server.
|
| Modifier and Type | Method and Description |
|---|---|
Consumer<HttpAccess> |
HttpServerConf.get_accessLogger() |
| Modifier and Type | Method and Description |
|---|---|
HttpServerConf |
HttpServerConf.accessLogger(Consumer<HttpAccess> accessLogger)
Http Access Logger.
|