Interface JtConsumer

All Known Implementing Classes:
JtAiakos

public interface JtConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.up.commune.Envelop>
    async(io.vertx.up.commune.Envelop envelop, io.horizon.specification.action.Commercial commercial)
     
  • Method Details

    • async

      io.vertx.core.Future<io.vertx.up.commune.Envelop> async(io.vertx.up.commune.Envelop envelop, io.vertx.up.commune.Commercial commercial)