Uses of Interface
io.avaje.jex.ServerConfig
| Package | Description |
|---|---|
| io.avaje.jex |
-
Uses of ServerConfig in io.avaje.jex
Methods in io.avaje.jex that return ServerConfig Modifier and Type Method Description ServerConfigJex. serverConfig()Return the server specific configuration.Methods in io.avaje.jex with parameters of type ServerConfig Modifier and Type Method Description JexJex. serverConfig(ServerConfig serverConfig)Set the server specific configuration.