Package io.vertx.rx.micro
Class ZeroRxAgent
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- io.vertx.reactivex.core.AbstractVerticle
-
- io.vertx.rx.micro.ZeroRxAgent
-
- All Implemented Interfaces:
io.vertx.core.Verticle
@Agent(type=RX) public class ZeroRxAgent extends io.vertx.reactivex.core.AbstractVerticle
Rx Agent
-
-
Constructor Summary
Constructors Constructor Description ZeroRxAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()-
Methods inherited from class io.vertx.reactivex.core.AbstractVerticle
init, rxStart, rxStop, start, stop
-
-