public interface SlingHttpServletResponse extends Adaptable
SlingHttpServletResponse defines the interface to assist a
servlet in creating and sending a response to the client.
This interface is currently empty and merely exists to parallel the
SlingHttpServletRequest interface.
Starting with Sling API 2.0.6, this interface also extends the
Adaptable interface.
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"