Interface Quota

All Superinterfaces:
io.vertx.core.Handler<io.vertx.core.Promise<io.vertx.ext.healthchecks.Status>>
All Known Implementing Classes:
AbstractQuota

public interface Quota extends io.vertx.core.Handler<io.vertx.core.Promise<io.vertx.ext.healthchecks.Status>>
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    getRegistry(io.vertx.core.Vertx vertx)
     

    Methods inherited from interface io.vertx.core.Handler

    handle