Uses of Class
org.apache.sling.engine.impl.SlingMainServlet

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

Uses of SlingMainServlet in org.apache.sling.engine.impl.helper
 

Constructors in org.apache.sling.engine.impl.helper with parameters of type SlingMainServlet
SlingServletContext(org.osgi.framework.BundleContext bundleContext, SlingMainServlet slingMainServlet)
          Creates an instance of this class delegating some methods to the given SlingMainServlet.
SlingServletContext3(org.osgi.framework.BundleContext bundleContext, SlingMainServlet slingMainServlet)
           
 

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

Methods in org.apache.sling.engine.impl.request with parameters of type SlingMainServlet
static void RequestData.setSlingMainServlet(SlingMainServlet slingMainServlet)
           
 



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