Package org.apache.sling.api
@Version("2.3.5")
package org.apache.sling.api
-
ClassDescriptionThe
SlingConstants
interface provides some symbolic constants for well known constant strings in Sling.TheSlingException
is the base exception used throughout the Sling API.TheSlingHttpServletRequest
defines the interface to provide client request information to a servlet.TheSlingHttpServletResponse
defines the interface to assist a servlet in creating and sending a response to the client.TheSlingIOException
is a runtime exception wrapper for the JavaIOException
.TheSlingServletException
is a runtime exception wrapper for the Servlet APIServletException
.