public interface ISubscriber
Modifier and Type | Method and Description |
---|---|
void |
fetchAll(java.util.function.Consumer<io.vertx.core.json.JsonObject> handler) |
io.vertx.core.json.JsonObject |
fetchOne() |
java.lang.String |
taskId() |
Copyright © 2023. All Rights Reserved.