All Downloads are FREE. Search and download functionalities are using the official Maven repository.

override.eventbus_headers.adoc Maven / Gradle / Ivy

There is a newer version: 7.8.0
Show newest version
==== Setting headers on messages

Messages sent over the event bus can also contain headers. This can be specified by providing a
{@link io.vertx.core.eventbus.DeliveryOptions} when sending or publishing:

[source,$lang]
----
{@link docoverride.eventbus.Examples#headers(io.vertx.core.eventbus.EventBus)}
----




© 2015 - 2024 Weber Informatics LLC | Privacy Policy