Thrift
JVM since1.1.0 Nativeunsupported
Call and expose remote procedures (RPC) with Apache Thrift data format and serialization mechanism.
What’s inside
-
Thrift component, URI syntax:
thrift:host:port/service
Please refer to the above links for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-thrift</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.