Uses of Class
io.jstach.opt.spring.webflux.example.message.MessagePage
Packages that use MessagePage
Package
Description
Spring Boot MVC components using JStachio.
-
Uses of MessagePage in io.jstach.opt.spring.webflux.example.message
Methods in io.jstach.opt.spring.webflux.example.message with parameters of type MessagePageModifier and TypeMethodDescriptionMessagePageRenderer.execute
(MessagePage model, A a) MessagePageRenderer.execute
(MessagePage model, StringBuilder sb) MessagePageRenderer.render
(MessagePage data, A unescapedWriter, Formatter formatter, Appender escaper, Appender appender) Renders the passed in model.<A extends Output.EncodedOutput<E>,
E extends Exception>
AMessagePageRenderer.write
(MessagePage model, A outputStream)