Uses of Package
org.apache.sling.api.servlets
Packages that use org.apache.sling.api.servlets
Package
Description
-
Classes in org.apache.sling.api.servlets used by org.apache.sling.api.servlets
-
Classes in org.apache.sling.api.servlets used by org.apache.sling.engine.impl.filterClassDescriptionThe
ErrorHandler
defines the interface of the service used by the Sling to handle calls toHttpServletResponse.sendError
and to handle uncaughtThrowable
s. -
Classes in org.apache.sling.api.servlets used by org.apache.sling.engine.impl.requestClassDescriptionThe
ServletResolver
defines the API for a service capable of resolvingjavax.servlet.Servlet
instances to handle the processing of a request or resource. -
Classes in org.apache.sling.api.servlets used by org.apache.sling.engine.servletsClassDescriptionThe
ErrorHandler
defines the interface of the service used by the Sling to handle calls toHttpServletResponse.sendError
and to handle uncaughtThrowable
s. -
Classes in org.apache.sling.api.servlets used by org.apache.sling.jackrabbit.usermanager.impl.postClassDescriptionHelper base class for data modifying Servlets used in Sling.Helper base class for read-only Servlets used in Sling.
-
Classes in org.apache.sling.api.servlets used by org.apache.sling.jcr.jackrabbit.accessmanager.postClassDescriptionHelper base class for data modifying Servlets used in Sling.Helper base class for read-only Servlets used in Sling.
-
Classes in org.apache.sling.api.servlets used by org.apache.sling.servlets.post
-
Classes in org.apache.sling.api.servlets used by org.apache.sling.servlets.post.impl.helper
-