Package org.apache.sling.api
@Version("2.4.0")
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.Deprecated.Deprecated.UseSlingJakartaHttpServletResponseinstead.TheSlingIOExceptionis a runtime exception wrapper for the JavaIOException.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.TheSlingServletExceptionis a runtime exception wrapper for the Servlet APIServletException.
SlingJakartaHttpServletRequestinstead.