Package com.groiss.gui
Interface StreamablePage
- All Superinterfaces:
Page
- All Known Implementing Classes:
JSONPage
,VelocityPage
,XHTMLPage
A Page that can write/stream its output with a writer.
This can usually be done without manifesting the whole "response" in memory.
-
Method Summary
Methods inherited from interface com.groiss.gui.Page
getContentType, getHeaders, show
-
Method Details
-
output
-