Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 133. Vertx
Vertx Component Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Available as of Camel 2.12
The vertx EventBus sends and receives JSON events.
Maven users will need to add the following dependency to their
pom.xml for this component:
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-vertx</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>
URI format Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
vertx:channelName[?options]
At the moment, there are no options for this component. Any future release could change this, so please check back.