@Version("2.3.4")
Package org.apache.sling.api
-
Interface Summary Interface Description SlingHttpServletRequest TheSlingHttpServletRequest
defines the interface to provide client request information to a servlet.SlingHttpServletResponse TheSlingHttpServletResponse
defines the interface to assist a servlet in creating and sending a response to the client. -
Class Summary Class Description SlingConstants TheSlingConstants
interface provides some symbolic constants for well known constant strings in Sling. -
Exception Summary Exception Description SlingException TheSlingException
is the base exception used throughout the Sling API.SlingIOException TheSlingIOException
is a runtime exception wrapper for the JavaIOException
.SlingServletException TheSlingServletException
is a runtime exception wrapper for the Servlet APIServletException
.