Uses of Package
org.apache.sling.api.request
Packages that use org.apache.sling.api.request
Package
Description
-
Classes in org.apache.sling.api.request used by org.apache.sling.apiClassDescription
RequestDispatcherOptions
are used in theSlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions)
method, to give more control on some aspects of the include/forward mechanism.TheRequestParameter
class represents a single parameter sent with the client request.TheRequestParameterMap
encapsulates all request parameters of a request.Sling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional path suffix.TheRequestProgressTracker
class provides the functionality to track the progress of request processing. -
Classes in org.apache.sling.api.request used by org.apache.sling.api.requestClassDescriptionThe
RequestParameter
class represents a single parameter sent with the client request.represents an event published by the Sling engine while dispatching a request.type of the eventDeprecated.Deprecated.type of the event -
Classes in org.apache.sling.api.request used by org.apache.sling.api.request.builderClassDescriptionThe
RequestParameter
class represents a single parameter sent with the client request.TheRequestProgressTracker
class provides the functionality to track the progress of request processing. -
Classes in org.apache.sling.api.request used by org.apache.sling.api.scriptingClassDescription
RequestDispatcherOptions
are used in theSlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions)
method, to give more control on some aspects of the include/forward mechanism. -
Classes in org.apache.sling.api.request used by org.apache.sling.api.uriClassDescriptionSling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional path suffix.
-
Classes in org.apache.sling.api.request used by org.apache.sling.api.wrappersClassDescription
RequestDispatcherOptions
are used in theSlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions)
method, to give more control on some aspects of the include/forward mechanism.TheRequestParameter
class represents a single parameter sent with the client request.TheRequestParameterMap
encapsulates all request parameters of a request.Sling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional path suffix.TheRequestProgressTracker
class provides the functionality to track the progress of request processing.
SlingJakartaRequestEvent
instead.