Interface JobOutcome


public interface JobOutcome
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<Envelop>
     
  • Method Details

    • afterAsync

      io.vertx.core.Future<Envelop> afterAsync(Envelop envelop)