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