Package io.quarkus.vertx


package io.quarkus.vertx
  • Class
    Description
    Marks a business method to be automatically registered as a Vertx message consumer.
    An implementation of MessageCodec for local delivery only.
    Indicates that the annotated method should be invoked on a safe duplicated context.
    Provides utility methods to work with Vertx duplicated context.
    Allows customizing the VertxOptions used to create the managed Vertx instance.