Uses of Interface
io.avaje.jex.spi.SpiRoutes.Entry
Packages that use SpiRoutes.Entry
-
Uses of SpiRoutes.Entry in io.avaje.jex.spi
Methods in io.avaje.jex.spi that return SpiRoutes.EntryModifier and TypeMethodDescriptionSpiRoutes.match(Routing.Type type, String pathInfo) Find the matching handler entry given the type and request URI.