Interface Controller.RawVertxHandler

  • All Superinterfaces:
    io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
    Enclosing class:
    Controller

    protected static interface Controller.RawVertxHandler
    extends io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
    • Method Summary

      • Methods inherited from interface io.vertx.core.Handler

        handle