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 paralell the {@link SlingHttpServletRequest} interface.
Starting with Sling API 2.0.6, this interface als extends the {@link Adaptable} interface.
|
|
|
|