Interface ThriftComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface ThriftComponentBuilderFactory
    Call and expose remote procedures (RPC) with Apache Thrift data format and serialization mechanism. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • thrift

        static ThriftComponentBuilderFactory.ThriftComponentBuilder thrift()
        Thrift (camel-thrift) Call and expose remote procedures (RPC) with Apache Thrift data format and serialization mechanism. Category: rpc,transformation Since: 2.20 Maven coordinates: org.apache.camel:camel-thrift
        Returns:
        the dsl builder