Uses of Interface
jakarta.servlet.http.HttpServletMapping
Packages that use HttpServletMapping
-
Uses of HttpServletMapping in jakarta.servlet.http
Methods in jakarta.servlet.http that return HttpServletMappingModifier and TypeMethodDescriptiondefault HttpServletMappingHttpServletRequest.getHttpServletMapping()Obtain the mapping information for this request.HttpServletRequestWrapper.getHttpServletMapping()The default behavior of this method is to returnHttpServletRequest.getHttpServletMapping()on the wrapped request object.