Package io.vertx.tp.optic.business
Class ExCompanyEpic
- java.lang.Object
-
- io.vertx.tp.optic.business.ExCompanyEpic
-
-
Constructor Summary
Constructors Constructor Description ExCompanyEpic()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonObject>fetchAsync(String id)
-
-
-
Method Detail
-
fetchAsync
public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchAsync(String id)
- Specified by:
fetchAsyncin interfaceExCompany
-
-