Uses of Class
org.apache.sling.engine.impl.parameters.ParameterSupport

Packages that use ParameterSupport
org.apache.sling.engine.impl.parameters   
org.apache.sling.engine.impl.request   
 

Uses of ParameterSupport in org.apache.sling.engine.impl.parameters
 

Methods in org.apache.sling.engine.impl.parameters that return ParameterSupport
static ParameterSupport ParameterSupport.getInstance(javax.servlet.http.HttpServletRequest request)
          Returns the ParameterSupport instance supporting request parameter for the give request.
protected  ParameterSupport ParameterSupportHttpServletRequestWrapper2x.getParameterSupport()
           
 

Uses of ParameterSupport in org.apache.sling.engine.impl.request
 

Methods in org.apache.sling.engine.impl.request that return ParameterSupport
 ParameterSupport RequestData.getParameterSupport()
           
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.