- All Implemented Interfaces:
Axis<io.vertx.reactivex.ext.web.Router>
public class EventAxis
extends Object
implements Axis<io.vertx.reactivex.ext.web.Router>
-
Constructor Summary
Constructors
-
Method Summary
void
mount(io.vertx.reactivex.ext.web.Router router)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EventAxis
public EventAxis()
-
Method Details
-
mount
public void mount(io.vertx.reactivex.ext.web.Router router)
- Specified by:
mount in interface Axis<io.vertx.reactivex.ext.web.Router>