Class PermissionQuota

  • All Implemented Interfaces:
    io.vertx.core.Handler<io.vertx.core.Promise<io.vertx.ext.healthchecks.Status>>, Quota

    public class PermissionQuota
    extends AbstractQuota
    Author:
    Lang
    • Constructor Detail

      • PermissionQuota

        public PermissionQuota​(io.vertx.core.Vertx vertx)
    • Method Detail

      • handle

        public void handle​(io.vertx.core.Promise<io.vertx.ext.healthchecks.Status> event)