Interface LocationStub

All Known Implementing Classes:
LocationService

public interface LocationStub
  • Method Summary

    Modifier and Type
    Method
    Description
    io.vertx.core.Future<io.vertx.core.json.JsonObject>
    fetchAsync(String locationId)
     
  • Method Details

    • fetchAsync

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