Unknown identifier: "org/apache/sling/api/SlingHttpServletRequest.java". Falling back to search
type
org.apache.sling.api.SlingHttpServletResponse
- The SlingHttpServletResponse defines the interface to assist a servlet in creating and sending a response to the client
org.apache.sling.api
2.2.2
org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
org.apache.ibatis.ibator.api.dom.java.FullyQualifiedJavaType
org.apache.sling.api.wrappers.SlingRequestPaths
- This class is not a "wrapper" per se, but computes the correct path info, request URI, etc
org.apache.sling.api
2.2.2
org.apache.sling.api.SlingException
- The SlingException is the base exception used throughout the Sling API
org.apache.sling.api
2.2.2
org.apache.sling.api.request.RequestPathInfo
- Sling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional path suffix
org.apache.sling.api
2.2.2
org.apache.sling.api.servlets.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
org.apache.sling.api
2.2.2
org.apache.sling.api.request.SlingRequestListener
- Implementations of this service interface receive notifications about changes to Sling request of the Sling application they are part of
org.apache.sling.api
2.2.2
org.apache.sling.api.servlets.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
org.apache.sling.api
2.2.2
org.apache.sling.api.request.RequestParameter
- The RequestParameter class represents a single parameter sent with the client request
org.apache.sling.api
2.2.2