Stomp
JVM since1.1.0 Nativeunsupported ⚠️Deprecated
Send and rececive messages to/from STOMP (Simple Text Oriented Messaging Protocol) compliant message brokers.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stomp</artifactId>
</dependency> Check the User guide for more information about writing Camel Quarkus applications.