Uses of Interface
javax.servlet.http.HttpServletMapping
Packages that use HttpServletMapping
-
Uses of HttpServletMapping in javax.servlet.http
Methods in javax.servlet.http that return HttpServletMappingModifier and TypeMethodDescriptiondefault HttpServletMapping
HttpServletRequest.getHttpServletMapping()
HttpServletRequestWrapper.getHttpServletMapping()
The default behavior of this method is to return getServletMapping() on the wrapped request object.