Uses of Package
org.apache.sling.engine.impl.request

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

Classes in org.apache.sling.engine.impl.request used by org.apache.sling.engine.impl
RequestData
          The RequestData class provides access to objects which are set on a Servlet Request wide basis such as the repository session, the persistence manager, etc.
 

Classes in org.apache.sling.engine.impl.request used by org.apache.sling.engine.impl.request
ContentData
          The ContentData class provides objects which are relevant for the processing of a single Content object by its Component.
RequestData
          The RequestData class provides access to objects which are set on a Servlet Request wide basis such as the repository session, the persistence manager, etc.
SlingRequestPathInfo
          Sling request URI parser that provides SlingRequestPathInfo for the current request, based on the path of the Resource.
 



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