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.engine.impl   
org.apache.sling.engine.impl.helper   
org.apache.sling.engine.impl.parameters   
org.apache.sling.engine.impl.request   
org.apache.sling.scripting.core   
org.apache.sling.servlets.get.impl.helpers   
org.apache.sling.servlets.post.impl.helper   
 

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.engine.impl
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.engine.impl.helper
SlingRequestEvent.EventType
          type of the event
 

Classes in org.apache.sling.api.request used by org.apache.sling.engine.impl.parameters
RequestParameter
          The RequestParameter class represents a single parameter sent with the client request.
RequestParameterMap
          The RequestParameterMap encapsulates all request parameters of a request.
 

Classes in org.apache.sling.api.request used by org.apache.sling.engine.impl.request
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.
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.
 

Classes in org.apache.sling.api.request used by org.apache.sling.servlets.get.impl.helpers
RecursionTooDeepException
          The RecursionTooDeepException is thrown by the Sling implementation if to many recursive content inclusions take place.
 

Classes in org.apache.sling.api.request used by org.apache.sling.servlets.post.impl.helper
RequestParameter
          The RequestParameter class represents a single parameter sent with the client request.
 



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