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