Uses of Class
htmlflow.HtmlViewAsync
Packages that use HtmlViewAsync
-
Uses of HtmlViewAsync in htmlflow
Methods in htmlflow that return HtmlViewAsyncModifier and TypeMethodDescriptionHtmlViewAsync.threadSafe()This implementation is always thread-safe since we create a new visitor on each resolution (i.e.static HtmlViewAsyncHtmlFlow.viewAsync(HtmlTemplate template) Creates a HtmlViewAsync corresponding to a dynamic HtmlPage with an asynchronous model.