Interface HazelcastSedaComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface HazelcastSedaComponentBuilderFactory
    Asynchronously send/receive Exchanges between Camel routes running on potentially distinct JVMs/hosts backed by Hazelcast BlockingQueue. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • hazelcastSeda

        static HazelcastSedaComponentBuilderFactory.HazelcastSedaComponentBuilder hazelcastSeda()
        Hazelcast SEDA (camel-hazelcast) Asynchronously send/receive Exchanges between Camel routes running on potentially distinct JVMs/hosts backed by Hazelcast BlockingQueue. Category: cache,datagrid Since: 2.7 Maven coordinates: org.apache.camel:camel-hazelcast
        Returns:
        the dsl builder