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 Generator for a HTML status response that displays the changes made in a post request. see HtmlResponse.html for the format.
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-2009. All Rights Reserved.