Uses of Interface
org.apache.sling.api.request.RequestPathInfo

Packages that use RequestPathInfo
org.apache.sling.api   
org.apache.sling.api.wrappers   
org.apache.sling.commons.testing.sling   
 

Uses of RequestPathInfo in org.apache.sling.api
 

Methods in org.apache.sling.api that return RequestPathInfo
 RequestPathInfo SlingHttpServletRequest.getRequestPathInfo()
          Returns the RequestPathInfo pertaining to this request.
 

Uses of RequestPathInfo in org.apache.sling.api.wrappers
 

Methods in org.apache.sling.api.wrappers that return RequestPathInfo
 RequestPathInfo SlingHttpServletRequestWrapper.getRequestPathInfo()
           
 

Uses of RequestPathInfo in org.apache.sling.commons.testing.sling
 

Methods in org.apache.sling.commons.testing.sling that return RequestPathInfo
 RequestPathInfo MockSlingHttpServletRequest.getRequestPathInfo()
           
 



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