Uses of Interface
io.avaje.jex.spi.SpiRoutes
Packages that use SpiRoutes
-
Uses of SpiRoutes in io.avaje.jex.spi
Methods in io.avaje.jex.spi that return SpiRoutesModifier and TypeMethodDescriptionSpiRoutesProvider.create(Routing routing, AccessManager accessManager, boolean ignoreTrailingSlashes) Build and return the Routing.Methods in io.avaje.jex.spi with parameters of type SpiRoutesModifier and TypeMethodDescriptionSpiStartServer.start(Jex jex, SpiRoutes routes, SpiServiceManager serviceManager) Return the started server.