Uses of Class
io.quarkus.vertx.runtime.EventConsumerInfo
Packages that use EventConsumerInfo
-
Uses of EventConsumerInfo in io.quarkus.vertx.runtime
Method parameters in io.quarkus.vertx.runtime with type arguments of type EventConsumerInfoModifier and TypeMethodDescriptionvoidVertxEventBusConsumerRecorder.configureVertx(Supplier<io.vertx.core.Vertx> vertx, List<EventConsumerInfo> messageConsumerConfigurations, io.quarkus.runtime.LaunchMode launchMode, io.quarkus.runtime.ShutdownContext shutdown, Map<Class<?>, Class<?>> codecByClass, List<Class<?>> selectorTypes) (package private) voidVertxEventBusConsumerRecorder.registerMessageConsumers(List<EventConsumerInfo> messageConsumerConfigurations)