Uses of Class
services.moleculer.web.template.languages.CachedTemplate
Packages that use CachedTemplate
-
Uses of CachedTemplate in services.moleculer.web.template.languages
Fields in services.moleculer.web.template.languages with type parameters of type CachedTemplateModifier and TypeFieldDescriptionprotected ConcurrentHashMap<String, CachedTemplate> DefaultMessageLoader.cacheMethods in services.moleculer.web.template.languages that return CachedTemplateModifier and TypeMethodDescriptionprotected CachedTemplateDefaultMessageLoader.tryToLoadMessages(String locale) Methods in services.moleculer.web.template.languages with parameters of type CachedTemplateModifier and TypeMethodDescriptionprotected voidDefaultMessageLoader.mergeMessages(io.datatree.Tree mergedMessages, CachedTemplate template)