public class VisioHandler extends AbstractIndexHandler implements NeedVertx, IWebModuleConsumer
JS_RUNTIME_LIB| Constructor and Description | 
|---|
VisioHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.lang.String | 
getTemplateName()  | 
void | 
handle(io.vertx.core.http.HttpServerRequest request)  | 
protected void | 
loadPageModel(io.vertx.core.http.HttpServerRequest request,
             java.util.Map<java.lang.String,java.lang.Object> model)  | 
void | 
setModule(WebModule module)  | 
void | 
setVertx(io.vertx.core.Vertx vertx)  | 
getLangprotected java.lang.String getTemplateName()
getTemplateName in class AbstractIndexHandlerpublic void handle(io.vertx.core.http.HttpServerRequest request)
handle in interface io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>handle in class AbstractIndexHandlerprotected void loadPageModel(io.vertx.core.http.HttpServerRequest request,
                             java.util.Map<java.lang.String,java.lang.Object> model)
loadPageModel in class AbstractIndexHandlerpublic void setVertx(io.vertx.core.Vertx vertx)
public void setModule(WebModule module)
setModule in interface IWebModuleConsumersetModule in class AbstractIndexHandlerCopyright © 2023. All Rights Reserved.