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 ParameterSupportParameterSupport.getInstance(javax.servlet.http.HttpServletRequest request) Returns theParameterSupportinstance supporting request parameter for the giverequest.protected final ParameterSupportParameterSupportHttpServletRequestWrapper.getParameterSupport() -
Uses of ParameterSupport in org.apache.sling.engine.impl.request
Methods in org.apache.sling.engine.impl.request that return ParameterSupport