Uses of Class
org.apache.sling.engine.impl.parameters.ParameterSupport
Packages that use ParameterSupport
-
Uses of ParameterSupport in org.apache.sling.engine.impl.parameters
Methods in org.apache.sling.engine.impl.parameters that return ParameterSupportModifier and TypeMethodDescriptionstatic ParameterSupport
ParameterSupport.getInstance
(javax.servlet.http.HttpServletRequest request) Returns theParameterSupport
instance supporting request parameter for the giverequest
.protected final ParameterSupport
ParameterSupportHttpServletRequestWrapper.getParameterSupport()
-
Uses of ParameterSupport in org.apache.sling.engine.impl.request
Methods in org.apache.sling.engine.impl.request that return ParameterSupport