Uses of Enum Class
io.avaje.jex.Routing.Type
Packages that use Routing.Type
-
Uses of Routing.Type in io.avaje.jex
Methods in io.avaje.jex that return Routing.TypeModifier and TypeMethodDescriptionRouting.Entry.getType()Return the type of entry.static Routing.TypeReturns the enum constant of this class with the specified name.static Routing.Type[]Routing.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.