Interface ChainHandler

  • All Superinterfaces:
    io.vertx.ext.web.handler.AuthenticationHandler, io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
    All Known Implementing Classes:
    ChainHandlerImpl

    public interface ChainHandler
    extends io.vertx.ext.web.handler.AuthenticationHandler
    Author:
    Lang