Package org.apache.sling.api
@Version("2.4.0")
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.Deprecated.Deprecated.UseSlingJakartaHttpServletResponse
instead.TheSlingIOException
is a runtime exception wrapper for the JavaIOException
.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.TheSlingServletException
is a runtime exception wrapper for the Servlet APIServletException
.
SlingJakartaHttpServletRequest
instead.