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