Class | Description |
---|---|
CompositeValueMap | |
DeepReadModifiableValueMapDecorator |
A value map wrapper which implements deep reading of properties
based on the resource tree and also supports
ModifiableValueMap . |
DeepReadValueMapDecorator |
A value map wrapper which implements deep reading of properties
based on the resource tree.
|
IteratorWrapper<T> |
Wrapper class for
Iterator s, that forwards all method calls to the wrapped Iterator . |
ModifiableValueMapDecorator |
ModifiableValueMapDecorator decorates another Map
to provide a basic implementation for the additional methods
of a ModifiableValueMap . |
ResourceResolverWrapper |
The
ResourceResolverWrapper is a wrapper for any ResourceResolver , delegating all method calls to the wrapped resource
resolver by default. |
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.
|
ValueMapDecorator |
ValueMapDecorator decorates another Map
to provide a basic implementation for the additional methods
of a ValueMap . |
Copyright © 2010 - 2020 Adobe. All Rights Reserved