public interface ModelStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchAttrs(String identifier,
String sigma) |
io.vertx.core.Future<io.vertx.core.json.JsonArray> |
fetchModels(String sigma) |
io.vertx.core.Future<io.vertx.core.json.JsonObject> |
fetchModule(String appId,
String entry) |
Copyright © 2021. All rights reserved.