Uses of Enum Class
org.eclipse.jetty.ee11.servlet.ErrorHandler.ErrorPageMapper.PageLookupTechnique
Packages that use ErrorHandler.ErrorPageMapper.PageLookupTechnique
-
Uses of ErrorHandler.ErrorPageMapper.PageLookupTechnique in org.eclipse.jetty.ee11.servlet
Subclasses with type arguments of type ErrorHandler.ErrorPageMapper.PageLookupTechnique in org.eclipse.jetty.ee11.servletMethods in org.eclipse.jetty.ee11.servlet that return ErrorHandler.ErrorPageMapper.PageLookupTechniqueModifier and TypeMethodDescriptionErrorHandler.ErrorPageMapper.ErrorPage.match()
Returns the value of thematch
record component.Returns the enum constant of this class with the specified name.ErrorHandler.ErrorPageMapper.PageLookupTechnique.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.jetty.ee11.servlet with parameters of type ErrorHandler.ErrorPageMapper.PageLookupTechnique