| Package | Description | 
|---|---|
| io.vertx.ext.web.handler | |
| io.vertx.reactivex.ext.web.handler | |
| io.vertx.rxjava.ext.web.handler | 
| 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 
 | 
TemplateHandler | 
TemplateHandler.setIndexTemplate(String indexTemplate)
Set the index template 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TemplateHandler | 
TemplateHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TemplateHandler | 
TemplateHandler.newInstance(TemplateHandler arg)  | 
| Constructor and Description | 
|---|
TemplateHandler(TemplateHandler delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
TemplateHandler | 
TemplateHandler.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TemplateHandler | 
TemplateHandler.newInstance(TemplateHandler arg)  | 
| Constructor and Description | 
|---|
TemplateHandler(TemplateHandler delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.