public class EchoDbRequestHandler
extends com.hcl.domino.keep.dbrequests.DBRequestHandler
| Constructor and Description |
|---|
EchoDbRequestHandler(io.vertx.core.Vertx vertx,
java.lang.String className) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.vertx.core.eventbus.Message<io.vertx.core.json.JsonObject> incoming) |
public EchoDbRequestHandler(@Nonnull
io.vertx.core.Vertx vertx,
java.lang.String className)
public void handle(io.vertx.core.eventbus.Message<io.vertx.core.json.JsonObject> incoming)
handle in interface io.vertx.core.Handler<io.vertx.core.eventbus.Message<io.vertx.core.json.JsonObject>>handle in class com.hcl.domino.keep.dbrequests.DBRequestHandler