Class LocationService

java.lang.Object
cn.vertxup.lbs.service.LocationService
All Implemented Interfaces:
LocationStub

public class LocationService extends Object implements LocationStub
  • Constructor Details

    • LocationService

      public LocationService()
  • Method Details

    • fetchAsync

      public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchAsync(String locationId)
      Specified by:
      fetchAsync in interface LocationStub