Uses of Class
org.apache.camel.component.hazelcast.queue.HazelcastQueueConfiguration
Packages that use HazelcastQueueConfiguration
-
Uses of HazelcastQueueConfiguration in org.apache.camel.component.hazelcast.queue
Methods in org.apache.camel.component.hazelcast.queue that return HazelcastQueueConfigurationConstructors in org.apache.camel.component.hazelcast.queue with parameters of type HazelcastQueueConfigurationModifierConstructorDescriptionHazelcastQueueConsumer(com.hazelcast.core.HazelcastInstance hazelcastInstance, org.apache.camel.Endpoint endpoint, org.apache.camel.Processor processor, String cacheName, HazelcastQueueConfiguration configuration) HazelcastQueueEndpoint(com.hazelcast.core.HazelcastInstance hazelcastInstance, String endpointUri, org.apache.camel.Component component, String cacheName, HazelcastQueueConfiguration configuration)