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
interface.
SlingHttpServletRequest
Starting with Sling API 2.0.6, this interface als extends the
interface.
org.apache.sling.api.adapter.Adaptable