Uses of Interface
io.avaje.jex.spi.SpiRoutes.Entry
| Package | Description |
|---|---|
| io.avaje.jex.spi |
-
Uses of SpiRoutes.Entry in io.avaje.jex.spi
Methods in io.avaje.jex.spi that return SpiRoutes.Entry Modifier and Type Method Description SpiRoutes.EntrySpiRoutes. match(Routing.Type type, String pathInfo)Find the matching handler entry given the type and request URI.