info.magnolia.rendering.engine
Class ResponseOutputProvider
java.lang.Object
info.magnolia.rendering.engine.ResponseOutputProvider
- All Implemented Interfaces:
- OutputProvider
- Direct Known Subclasses:
- FilteringResponseOutputProvider
public class ResponseOutputProvider
- extends Object
- implements OutputProvider
Output provider wrapping response.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseOutputProvider
public ResponseOutputProvider(javax.servlet.http.HttpServletResponse response)
getAppendable
public Appendable getAppendable()
throws IOException
- Specified by:
getAppendable
in interface OutputProvider
- Throws:
IOException
getOutputStream
public OutputStream getOutputStream()
throws IOException
- Specified by:
getOutputStream
in interface OutputProvider
- Throws:
IOException
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.