C E M O T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CACHE_TEMPLATES - Static variable in class org.glassfish.jersey.server.mvc.mustache.MustacheMvcFeature
-
If
truethen enable caching of Mustache templates to avoid multiple compilation. - configure(FeatureContext) - Method in class org.glassfish.jersey.server.mvc.mustache.MustacheMvcFeature
E
- ENCODING - Static variable in class org.glassfish.jersey.server.mvc.mustache.MustacheMvcFeature
-
Property defines output encoding produced by
TemplateProcessor.
M
- MustacheMvcFeature - Class in org.glassfish.jersey.server.mvc.mustache
- MustacheMvcFeature() - Constructor for class org.glassfish.jersey.server.mvc.mustache.MustacheMvcFeature
O
- org.glassfish.jersey.server.mvc.mustache - package org.glassfish.jersey.server.mvc.mustache
-
Jersey server-side classes adding support of Mustache to Jersey MVC (Model View Controller).
T
- TEMPLATE_BASE_PATH - Static variable in class org.glassfish.jersey.server.mvc.mustache.MustacheMvcFeature
-
Stringproperty defining the base path to Mustache templates. - TEMPLATE_OBJECT_FACTORY - Static variable in class org.glassfish.jersey.server.mvc.mustache.MustacheMvcFeature
-
Property used to pass user-configured
factoryable to createMustache templates.
All Classes All Packages