Uses of Enum
jakarta.servlet.http.MappingMatch
Packages that use MappingMatch
-
Uses of MappingMatch in jakarta.servlet.http
Methods in jakarta.servlet.http that return MappingMatchModifier and TypeMethodDescriptionHttpServletMapping.getMappingMatch()static MappingMatchReturns the enum constant of this type with the specified name.static MappingMatch[]MappingMatch.values()Returns an array containing the constants of this enum type, in the order they are declared.