| Package | Description | 
|---|---|
| io.vertx.rxjava.ext.web.templ.mvel | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<MVELTemplateEngine> | 
MVELTemplateEngine.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static MVELTemplateEngine | 
MVELTemplateEngine.create(Vertx vertx)
Create a template engine using defaults 
 | 
static MVELTemplateEngine | 
MVELTemplateEngine.newInstance(MVELTemplateEngine arg)  | 
MVELTemplateEngine | 
MVELTemplateEngine.setExtension(String extension)
Deprecated.  
 | 
MVELTemplateEngine | 
MVELTemplateEngine.setMaxCacheSize(int maxCacheSize)
Set the max cache size for the engine 
 | 
Copyright © 2020 Eclipse. All rights reserved.