| Package | Description | 
|---|---|
| io.vertx.rxjava.ext.web.handler | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<TemplateHandler> | 
TemplateHandler.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static TemplateHandler | 
TemplateHandler.create(TemplateEngine engine)
Create a handler 
 | 
static TemplateHandler | 
TemplateHandler.create(TemplateEngine engine,
      String templateDirectory,
      String contentType)
Create a handler 
 | 
static TemplateHandler | 
TemplateHandler.newInstance(TemplateHandler arg)  | 
TemplateHandler | 
TemplateHandler.setIndexTemplate(String indexTemplate)
Set the index template 
 | 
Copyright © 2023 Eclipse. All rights reserved.