Uses of Interface
org.apache.sling.api.request.RequestPathInfo
-
Packages that use RequestPathInfo Package Description org.apache.sling.api org.apache.sling.api.wrappers -
-
Uses of RequestPathInfo in org.apache.sling.api
Methods in org.apache.sling.api that return RequestPathInfo Modifier and Type Method Description @NotNull RequestPathInfo
SlingHttpServletRequest. getRequestPathInfo()
Returns theRequestPathInfo
pertaining to this request. -
Uses of RequestPathInfo in org.apache.sling.api.wrappers
Methods in org.apache.sling.api.wrappers that return RequestPathInfo Modifier and Type Method Description RequestPathInfo
SlingHttpServletRequestWrapper. getRequestPathInfo()
-