Uses of Class
org.apache.camel.component.hazelcast.topic.HazelcastTopicConfiguration
-
Packages that use HazelcastTopicConfiguration Package Description org.apache.camel.component.hazelcast.topic -
-
Uses of HazelcastTopicConfiguration in org.apache.camel.component.hazelcast.topic
Methods in org.apache.camel.component.hazelcast.topic that return HazelcastTopicConfiguration Modifier and Type Method Description HazelcastTopicConfiguration
HazelcastTopicEndpoint. getConfiguration()
Constructors in org.apache.camel.component.hazelcast.topic with parameters of type HazelcastTopicConfiguration Constructor Description HazelcastTopicEndpoint(com.hazelcast.core.HazelcastInstance hazelcastInstance, String endpointUri, org.apache.camel.Component component, String cacheName, HazelcastTopicConfiguration configuration)
-