B C D E F G I L M N O R S T U V W 
All Classes All Packages

B

blocking() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 

C

codec() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 
configureVertx(Supplier<Vertx>, Map<String, ConsumeEvent>, LaunchMode, ShutdownContext, Map<Class<?>, Class<?>>) - Method in class io.quarkus.vertx.runtime.VertxRecorder
 
ConsumeEvent - Annotation Type in io.quarkus.vertx
Marks a business method to be automatically registered as a Vertx message consumer.

D

decodeFromWire(int, Buffer) - Method in class io.quarkus.vertx.LocalEventBusCodec
 
destroy() - Method in class io.quarkus.vertx.runtime.VertxRecorder
 

E

encodeToWire(Buffer, T) - Method in class io.quarkus.vertx.LocalEventBusCodec
 
eventbus(Vertx) - Method in class io.quarkus.vertx.runtime.VertxProducer
 
EventConsumerInvoker - Class in io.quarkus.vertx.runtime
Invokes a business method annotated with ConsumeEvent.
EventConsumerInvoker() - Constructor for class io.quarkus.vertx.runtime.EventConsumerInvoker
 
EXPLICIT_FAILURE_CODE - Static variable in annotation type io.quarkus.vertx.ConsumeEvent
Failure code used when a message consumer explicitly fails an asynchronous processing.

F

FAILURE_CODE - Static variable in annotation type io.quarkus.vertx.ConsumeEvent
Failure code used when a message consumer method throws an exception.
forceStart(Supplier<Vertx>) - Method in class io.quarkus.vertx.runtime.VertxRecorder
 

G

getVertx() - Static method in class io.quarkus.vertx.runtime.VertxRecorder
 

I

invoke(Message<Object>) - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 
invokeBean(Message<Object>) - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 
io.quarkus.vertx - package io.quarkus.vertx
 
io.quarkus.vertx.runtime - package io.quarkus.vertx.runtime
 
isBlocking() - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 
isOrdered() - Method in class io.quarkus.vertx.runtime.EventConsumerInvoker
 

L

local() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 
LocalEventBusCodec<T> - Class in io.quarkus.vertx
An implementation of MessageCodec for local delivery only.
LocalEventBusCodec() - Constructor for class io.quarkus.vertx.LocalEventBusCodec
 
LocalEventBusCodec(String) - Constructor for class io.quarkus.vertx.LocalEventBusCodec
 

M

messageConsumers - Static variable in class io.quarkus.vertx.runtime.VertxRecorder
 
mutiny(Vertx) - Method in class io.quarkus.vertx.runtime.VertxProducer
 
mutinyEventBus(Vertx) - Method in class io.quarkus.vertx.runtime.VertxProducer
 

N

name() - Method in class io.quarkus.vertx.LocalEventBusCodec
 

O

ordered() - Method in annotation type io.quarkus.vertx.ConsumeEvent
 

R

registerMessageConsumers(Map<String, ConsumeEvent>) - Method in class io.quarkus.vertx.runtime.VertxRecorder
 

S

systemCodecID() - Method in class io.quarkus.vertx.LocalEventBusCodec
 

T

transform(T) - Method in class io.quarkus.vertx.LocalEventBusCodec
 

U

undeployVerticles(Object, BeanManager) - Method in class io.quarkus.vertx.runtime.VertxProducer
Undeploy verticles backed by contextual instances of ApplicationScoped beans before the application context is destroyed.
unregisterMessageConsumers() - Method in class io.quarkus.vertx.runtime.VertxRecorder
 

V

value() - Method in annotation type io.quarkus.vertx.ConsumeEvent
The address the consumer will be registered to.
vertx - Static variable in class io.quarkus.vertx.runtime.VertxRecorder
 
VertxProducer - Class in io.quarkus.vertx.runtime
Expose the Vert.x event bus and produces Mutiny instances.
VertxProducer() - Constructor for class io.quarkus.vertx.runtime.VertxProducer
 
VertxRecorder - Class in io.quarkus.vertx.runtime
 
VertxRecorder() - Constructor for class io.quarkus.vertx.runtime.VertxRecorder
 

W

wrapIfNecessary(Throwable) - Static method in class io.quarkus.vertx.runtime.VertxRecorder
 
B C D E F G I L M N O R S T U V W 
All Classes All Packages