Package cn.vertxup.lbs.service
Interface LocationStub
-
- All Known Implementing Classes:
LocationService
public interface LocationStub
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonObject>fetchAsync(String locationId)
-
-
-
Method Detail
-
fetchAsync
io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchAsync(String locationId)
-
-