info.magnolia.rendering.engine
Interface OutputProvider
- All Known Implementing Classes:
- AppendableOnlyOutputProvider, FilteringResponseOutputProvider, ResponseOutputProvider
public interface OutputProvider
Output provider interface. Calls to the type of output sink might be mutually exclusive depending on the implementation of the interface.
- Version:
- $Id$
getAppendable
Appendable getAppendable()
throws IOException
- Throws:
IOException
getOutputStream
OutputStream getOutputStream()
throws IOException
- Throws:
IOException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.