Uses of Package
org.apache.sling.api.servlets
Packages that use org.apache.sling.api.servlets
-
Classes in org.apache.sling.api.servlets used by org.apache.sling.api.servletsClassDescriptionHelper base class for read-only Servlets used in Sling.Deprecated.
-
Classes in org.apache.sling.api.servlets used by org.apache.sling.api.wrappersClassDescriptionThe
JakartaOptingServlet
interface may be implemented byServlet
s used by Sling which may choose to not handle all requests for which they would be selected based on their registration properties.Deprecated.UseJakartaOptingServlet
instead
SlingJakartaSafeMethodsServlet
instead