Interface PageResponseRenderer
-
- All Known Implementing Classes:
PageResponseRendererImpl
public interface PageResponseRenderer
Service responsible for writing a full page markup response.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
renderPageResponse(Page page)
-
-
-
Method Detail
-
renderPageResponse
void renderPageResponse(Page page) throws
- Throws:
-
-