Interface Respect
-
- All Known Implementing Classes:
AbstractRespect,RespectFile,RespectLink
public interface Respect- Author:
- Lang
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonArray>fetchAsync(WRecord record)io.vertx.core.Future<io.vertx.core.json.JsonArray>syncAsync(io.vertx.core.json.JsonArray data, io.vertx.core.json.JsonObject params, WRecord record)
-