Package org.apache.sling.api.wrappers

Class Summary
SlingHttpServletRequestWrapper The SlingHttpServletRequestWrapper class is a default wrapper class around a SlingHttpServletRequest which may be extended to amend the functionality of the original request object.
SlingHttpServletResponseWrapper The SlingHttpServletResponseWrapper class is a default wrapper class around a SlingHttpServletResponse which may be extended to amend the functionality of the original response object.
SlingRequestPaths This class is not a "wrapper" per se, but computes the correct path info, request URI, etc. for included requests.
ValueMapDecorator ValueMapDecorator decorates another Map to provide a basic implementation for the additional methods of a ValueMap.
 



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