| Package | Description |
|---|---|
| org.rendersnake |
| Modifier and Type | Method and Description |
|---|---|
HtmlBufferingCanvas |
HtmlBufferingCanvas.flush()
It allows you to send your partially ready HTML response to the browser
so that the browser can start fetching components while your backend is
busy with the rest of the HTML page.
|
| Modifier and Type | Method and Description |
|---|---|
CanvasMacros<HtmlBufferingCanvas> |
HtmlBufferingCanvas.macros() |
Copyright © 2010–2018. All rights reserved.