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


package org.apache.sling.engine.impl.request
  • Classes
    Class
    Description
    The ContentData class provides objects which are relevant for the processing of a single Content object by its Component.
     
    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.
     
    Sling request URI parser that provides SlingRequestPathInfo for the current request, based on the path of the Resource.