Interface OComponent

All Superinterfaces:
IoSource

public interface OComponent extends IoSource
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    after(io.horizon.atom.common.Kv<String,Object> kv, io.modello.specification.HRecord record, io.vertx.core.json.JsonObject combineData)
     

    Methods inherited from interface io.vertx.tp.modular.plugin.IoSource

    source
  • Method Details

    • after

      Object after(io.horizon.atom.common.Kv<String,Object> kv, io.modello.specification.HRecord record, io.vertx.core.json.JsonObject combineData)