Package cn.zeroup.macrocosm.api.legacy
Class TodoActor
- java.lang.Object
-
- cn.zeroup.macrocosm.api.legacy.TodoActor
-
@Queue public class TodoActor extends Object
-
-
Constructor Summary
Constructors Constructor Description TodoActor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.Future<io.vertx.core.json.JsonObject>fetchTodo(String key)
-
-
-
Method Detail
-
fetchTodo
@Address("\u1f08\u03c4\u03bb\u03b1\u03bd\u03c4\u1f76\u03c2 \u03bd\u1fc6\u03c3\u03bf\u03c2://\u03a1\u03bf\u03ae \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2/W-TODO/BY-ID") public io.vertx.core.Future<io.vertx.core.json.JsonObject> fetchTodo(String key)
-
-