XMPP
JVM since1.1.0 Nativeunsupported
Send and receive messages to/from an XMPP chat server.
What’s inside
-
XMPP component, URI syntax:
xmpp:host:port/participant
Please refer to the above link for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xmpp</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.