|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SlingHttpServletResponse
The 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
SlingHttpServletRequest interface.
Starting with Sling API 2.0.6, this interface als extends the
Adaptable interface.
| Field Summary |
|---|
| Method Summary |
|---|
| Methods inherited from interface javax.servlet.http.HttpServletResponse |
|---|
addCookie, containsHeader, encodeRedirectUrl, encodeRedirectURL, encodeUrl, encodeURL, sendError, sendError, sendRedirect, setDateHeader, setHeader, setIntHeader, setStatus, setStatus |
| Methods inherited from interface javax.servlet.ServletResponse |
|---|
getCharacterEncoding, getOutputStream, getWriter, setContentLength, setContentType |
| Methods inherited from interface org.apache.sling.api.adapter.Adaptable |
|---|
adaptTo |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||