@Deprecated public interface ProcessingContext
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType()
Deprecated.
The content type of the response.
|
OutputStream |
getOutputStream()
Deprecated.
The output stream.
|
SlingHttpServletRequest |
getRequest()
Deprecated.
|
SlingHttpServletResponse |
getResponse()
Deprecated.
|
PrintWriter |
getWriter()
Deprecated.
The writer.
|
SlingHttpServletRequest getRequest()
SlingHttpServletResponse getResponse()
String getContentType()
PrintWriter getWriter() throws IOException
IOExceptionOutputStream getOutputStream() throws IOException
IOException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"