Uses of Package
org.apache.sling.api.request

Packages that use org.apache.sling.api.request
org.apache.sling.api   
org.apache.sling.api.request   
org.apache.sling.api.scripting   
org.apache.sling.api.wrappers   
org.apache.sling.commons.testing.sling   
org.apache.sling.scripting.core   
 

Classes in org.apache.sling.api.request used by org.apache.sling.api
RequestDispatcherOptions
          RequestDispatcherOptions are used in the SlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions) method, to give more control on some aspects of the include/forward mechanism.
RequestParameter
          The RequestParameter class represents a single parameter sent with the client request.
RequestParameterMap
          The RequestParameterMap encapsulates all request parameters of a request.
RequestPathInfo
          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.
RequestProgressTracker
          The RequestProgressTracker class provides the functionality to track the progress of request processing.
 

Classes in org.apache.sling.api.request used by org.apache.sling.api.request
RequestParameter
          The RequestParameter class represents a single parameter sent with the client request.
SlingRequestEvent
          represents an event published by the Sling engine while dispatching a request.
SlingRequestEvent.EventType
          type of the event
 

Classes in org.apache.sling.api.request used by org.apache.sling.api.scripting
RequestDispatcherOptions
          RequestDispatcherOptions are used in the SlingHttpServletRequest.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.wrappers
RequestDispatcherOptions
          RequestDispatcherOptions are used in the SlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions) method, to give more control on some aspects of the include/forward mechanism.
RequestParameter
          The RequestParameter class represents a single parameter sent with the client request.
RequestParameterMap
          The RequestParameterMap encapsulates all request parameters of a request.
RequestPathInfo
          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.
RequestProgressTracker
          The RequestProgressTracker class provides the functionality to track the progress of request processing.
 

Classes in org.apache.sling.api.request used by org.apache.sling.commons.testing.sling
RequestDispatcherOptions
          RequestDispatcherOptions are used in the SlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions) method, to give more control on some aspects of the include/forward mechanism.
RequestParameter
          The RequestParameter class represents a single parameter sent with the client request.
RequestParameterMap
          The RequestParameterMap encapsulates all request parameters of a request.
RequestPathInfo
          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.
RequestProgressTracker
          The RequestProgressTracker class provides the functionality to track the progress of request processing.
 

Classes in org.apache.sling.api.request used by org.apache.sling.scripting.core
RequestDispatcherOptions
          RequestDispatcherOptions are used in the SlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions) method, to give more control on some aspects of the include/forward mechanism.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.