| Package | Description |
|---|---|
| jakarta.servlet.http |
| Modifier and Type | Method and Description |
|---|---|
HttpServletMapping |
HttpServletRequestWrapper.getHttpServletMapping()
The default behavior of this method is to return
HttpServletRequest.getHttpServletMapping() on the wrapped request
object. |
default HttpServletMapping |
HttpServletRequest.getHttpServletMapping() |
Copyright © 2014–2021. All rights reserved.