Interface | Description |
---|---|
OutputProvider |
Output provider interface.
|
RenderExceptionHandler |
Handler for
RenderException . |
RenderingEngine |
The RenderingEngine is the main entry point for rendering content.
|
Class | Description |
---|---|
AppendableOnlyOutputProvider |
Output provider wrapping only Appendable and not providing output stream.
|
DefaultRenderingEngine |
Default implementation of
RenderingEngine . |
FilteringResponseOutputProvider |
Filtering implementation of
OutputProvider . |
ModeDependentRenderExceptionHandler |
Exception handler providing different output based on the configuration of the current instance.
|
RenderingFilter |
Filter responsible for rendering the current aggregation state,
by delegating to the appropriate TemplateRenderer or by serving
binary content.
|
ResponseOutputProvider |
Output provider wrapping response.
|
Exception | Description |
---|---|
RenderException |
A generic exception used by subclasses of AbstractRenderer.
|
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.