Uses of Class
io.vertx.ext.web.common.template.CachedTemplate
Packages that use CachedTemplate
-
Uses of CachedTemplate in io.vertx.ext.web.common.template
Methods in io.vertx.ext.web.common.template that return CachedTemplateModifier and TypeMethodDescriptionCachingTemplateEngine.getTemplate(String filename) CachingTemplateEngine.putTemplate(String filename, CachedTemplate<T> cachedTemplate) Methods in io.vertx.ext.web.common.template with parameters of type CachedTemplateModifier and TypeMethodDescriptionCachingTemplateEngine.putTemplate(String filename, CachedTemplate<T> cachedTemplate)