Package io.vertx.up.uca.web.anima
Class DetectScatter
- java.lang.Object
-
- io.vertx.up.uca.web.anima.WorkerScatter
-
- io.vertx.up.uca.web.anima.DetectScatter
-
- All Implemented Interfaces:
Scatter<io.vertx.core.Vertx>
public class DetectScatter extends WorkerScatter
Service discovery usage.
-
-
Constructor Summary
Constructors Constructor Description DetectScatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Set<io.vertx.up.eon.em.MessageModel>getModel()-
Methods inherited from class io.vertx.up.uca.web.anima.WorkerScatter
connect
-
-
-
-
Method Detail
-
getModel
protected Set<io.vertx.up.eon.em.MessageModel> getModel()
- Overrides:
getModelin classWorkerScatter
-
-