Uses of Interface
io.avaje.jex.spi.SpiRoutes
| Package | Description |
|---|---|
| io.avaje.jex.spi |
-
Uses of SpiRoutes in io.avaje.jex.spi
Methods in io.avaje.jex.spi that return SpiRoutes Modifier and Type Method Description SpiRoutesSpiRoutesProvider. create(Routing routing, AccessManager accessManager, boolean ignoreTrailingSlashes)Build and return the Routing.Methods in io.avaje.jex.spi with parameters of type SpiRoutes Modifier and Type Method Description Jex.ServerSpiStartServer. start(Jex jex, SpiRoutes routes, SpiServiceManager serviceManager)Return the started server.