Package io.vertx.up.commune
Class ActOut
java.lang.Object
io.vertx.up.commune.ActMapping
io.vertx.up.commune.ActOut
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.vertx.core.Future<ActOut>empty()envelop(io.vertx.up.commune.exchange.BTree mapping) static io.vertx.core.Future<ActOut>future(io.modello.specification.HRecord record) static io.vertx.core.Future<ActOut>future(io.modello.specification.HRecord[] records) static io.vertx.core.Future<ActOut>static io.vertx.core.Future<ActOut>static io.vertx.core.Future<ActOut>future(io.vertx.core.buffer.Buffer buffer) static io.vertx.core.Future<ActOut>future(io.vertx.core.json.JsonArray dataArray) static io.vertx.core.Future<ActOut>static io.vertx.core.Future<ActOut>future(io.vertx.core.json.JsonObject data) static io.vertx.core.Future<ActOut>static io.vertx.core.Future<ActOut>static io.vertx.core.Future<ActOut>Methods inherited from class io.vertx.up.commune.ActMapping
getRecord, isAfter, isBefore, mapper
-
Method Details
-
empty
-
future
-
future
-
future
-
future
-
future
-
future
-
future
-
future
-
future
-
future
-
future
-
envelop
-