public class ServiceWorkerHandler extends java.lang.Object implements IWebModuleConsumer, io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
| Constructor and Description | 
|---|
ServiceWorkerHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(io.vertx.core.http.HttpServerRequest request)  | 
void | 
setModule(WebModule module)  | 
public void handle(io.vertx.core.http.HttpServerRequest request)
handle in interface io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>public void setModule(WebModule module)
setModule in interface IWebModuleConsumerCopyright © 2023. All Rights Reserved.