public interface ComponentIndent
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<String> |
resolve(io.vertx.core.json.JsonObject data) |
io.vertx.core.Future<ConcurrentMap<String,io.vertx.core.json.JsonArray>> |
resolve(io.vertx.core.json.JsonObject data,
String identifier) |
io.vertx.core.Future<String> resolve(io.vertx.core.json.JsonObject data)
io.vertx.core.Future<ConcurrentMap<String,io.vertx.core.json.JsonArray>> resolve(io.vertx.core.json.JsonObject data, String identifier)
Copyright © 2021. All rights reserved.