Package org.apache.sling.api.servlets

Interface Summary
OptingServlet The OptingServlet interface may be implemented by Servlets used by Sling which may choose to not handle all requests for which they would be selected based on their registration properties.
ServletResolver The ServletResolver defines the API for a service capable of resolving javax.servlet.Servlet instances to handle the processing of a request or resource.
 

Class Summary
HtmlResponse Deprecated. use org.apache.sling.servlets.post.HtmlResponse instead.
HttpConstants HTTP-related constants
SlingAllMethodsServlet Helper base class for data modifying Servlets used in Sling.
SlingSafeMethodsServlet Helper base class for read-only Servlets used in Sling.
 



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