Interface ExCompany


public interface ExCompany
  • Method Summary

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

    • fetchAsync

      io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchAsync(String id)