- All Implemented Interfaces:
Scatter<io.vertx.reactivex.core.Vertx>
public class AgentScatter
extends Object
implements Scatter<io.vertx.reactivex.core.Vertx>
-
Constructor Summary
Constructors
-
Method Summary
void
connect(io.vertx.reactivex.core.Vertx vertx)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AgentScatter
public AgentScatter()
-
Method Details
-
connect
public void connect(io.vertx.reactivex.core.Vertx vertx)
- Specified by:
connect in interface Scatter<io.vertx.reactivex.core.Vertx>