Interface IoSource

All Known Subinterfaces:
IComponent, OComponent

public interface IoSource
Author:
Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    default ConcurrentMap<String,io.vertx.core.json.JsonArray>
    source(io.vertx.core.json.JsonObject definition)
     
  • Method Details

    • source

      default ConcurrentMap<String,io.vertx.core.json.JsonArray> source(io.vertx.core.json.JsonObject definition)