Interface HazelcastTopicComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface HazelcastTopicComponentBuilderFactory
Send and receive messages to/from Hazelcast distributed topic.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Hazelcast Topic component.static class
-
Method Summary
Modifier and TypeMethodDescriptionHazelcast Topic (camel-hazelcast) Send and receive messages to/from Hazelcast distributed topic.
-
Method Details
-
hazelcastTopic
Hazelcast Topic (camel-hazelcast) Send and receive messages to/from Hazelcast distributed topic. Category: cache,datagrid Since: 2.15 Maven coordinates: org.apache.camel:camel-hazelcast- Returns:
- the dsl builder
-