public class ResponseOutputProvider extends Object implements OutputProvider
Constructor and Description |
---|
ResponseOutputProvider(javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
Appendable |
getAppendable() |
OutputStream |
getOutputStream() |
public ResponseOutputProvider(javax.servlet.http.HttpServletResponse response)
public Appendable getAppendable() throws IOException
getAppendable
in interface OutputProvider
IOException
public OutputStream getOutputStream() throws IOException
getOutputStream
in interface OutputProvider
IOException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.