- All Implemented Interfaces:
Hub<io.vertx.ext.web.Route>
public class UriHub
extends Object
implements Hub<io.vertx.ext.web.Route>
Hub for Uri basic
path, method, order
register to route to generate mime support
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
mount
public void mount(io.vertx.ext.web.Route route,
Event event)
Description copied from interface: Hub
Route mount
- Specified by:
mount in interface Hub<io.vertx.ext.web.Route>
- Parameters:
route - The route reference
event - The route configuration data object