Uses of Class
org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
Packages that use SlingHttpServletResponseWrapper
-
Uses of SlingHttpServletResponseWrapper in org.apache.sling.scripting.jsp.util
Subclasses of SlingHttpServletResponseWrapper in org.apache.sling.scripting.jsp.utilModifier and TypeClassDescriptionclassTheJspSlingHttpServletResponseWrapperclass may be used by tag library implementors to create aRenderResponseobject which wraps the writer of the response of a given page context.