Uses of Class
org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper

Packages that use SlingHttpServletRequestWrapper
org.apache.sling.engine.impl.adapter   
org.apache.sling.scripting.core.impl.helper   
 

Uses of SlingHttpServletRequestWrapper in org.apache.sling.engine.impl.adapter
 

Subclasses of SlingHttpServletRequestWrapper in org.apache.sling.engine.impl.adapter
 class SlingServletRequestAdapter
          The SlingServletRequestAdapter class is a ComponentRequestWrapper which does not delegate to a wrapped ComponentRequest but to a wrapped HttpServletRequest.
 

Uses of SlingHttpServletRequestWrapper in org.apache.sling.scripting.core.impl.helper
 

Subclasses of SlingHttpServletRequestWrapper in org.apache.sling.scripting.core.impl.helper
 class OnDemandReaderRequest
           
 



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