Uses of Class
io.bootique.mvc.AbstractView
-
Packages that use AbstractView Package Description io.bootique.mvc -
-
Uses of AbstractView in io.bootique.mvc
Methods in io.bootique.mvc with parameters of type AbstractView Modifier and Type Method Description longAbstractViewWriter. getSize(AbstractView t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType)voidAbstractViewWriter. writeTo(AbstractView t, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String,Object> httpHeaders, OutputStream entityStream)
-