Unknown identifier: "org/apache/sling/api/request/RequestParameterMap.java". Falling back to search
type
org.apache.sling.api.request.RequestParameter
- The RequestParameter class represents a single parameter sent with the client request
org.apache.sling.api
2.2.2
org.apache.sling.api.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
org.apache.sling.api
2.2.2
org.apache.sling.api.request.SlingRequestListener
- Implementations of this service interface receive notifications about changes to Sling request of the Sling application they are part of
org.apache.sling.api
2.2.2
org.apache.sling.api.request.RecursionTooDeepException
- The RecursionTooDeepException is thrown by the Sling implementation if to many recursive content inclusions take place
org.apache.sling.api
2.2.2
org.apache.sling.api.request.TooManyCallsException
- The TooManyCallsException is thrown by the Sling implementation if to many inclusions have been called for during a single request
org.apache.sling.api
2.2.2
org.apache.sling.api.wrappers.SlingRequestPaths
- This class is not a "wrapper" per se, but computes the correct path info, request URI, etc
org.apache.sling.api
2.2.2
org.apache.cocoon.environment.impl.RequestParameterMap
cocoon-pipeline-impl
1.0.0
org.apache.myfaces.trinidadinternal.context.external.ServletRequestParameterMap
- ServletRequest parameters as Map
org.apache.myfaces.portlet.faces.util.map.PortletRequestParameterMap
- Map of portlet request params
org.apache.myfaces.trinidadinternal.context.external.PortletRequestParameterMap
- PortletRequest parameters as Map