Class UriHub

java.lang.Object
io.vertx.up.uca.rs.router.UriHub
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 Details

    • UriHub

      public UriHub()
  • 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