Interface Controller.WebHandler

  • All Superinterfaces:
    io.vertx.core.Handler<Request>
    Enclosing class:
    Controller

    protected static interface Controller.WebHandler
    extends io.vertx.core.Handler<Request>
    • Method Summary

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

        handle