Package org.apache.sling.api
@Version("2.3.5")
package org.apache.sling.api
-
ClassDescriptionThe
SlingConstantsinterface provides some symbolic constants for well known constant strings in Sling.TheSlingExceptionis the base exception used throughout the Sling API.TheSlingHttpServletRequestdefines the interface to provide client request information to a servlet.TheSlingHttpServletResponsedefines the interface to assist a servlet in creating and sending a response to the client.TheSlingIOExceptionis a runtime exception wrapper for the JavaIOException.TheSlingServletExceptionis a runtime exception wrapper for the Servlet APIServletException.