Uses of Interface
org.apache.camel.builder.endpoint.dsl.RedisEndpointBuilderFactory.AdvancedRedisEndpointProducerBuilder
Packages that use RedisEndpointBuilderFactory.AdvancedRedisEndpointProducerBuilder
-
Uses of RedisEndpointBuilderFactory.AdvancedRedisEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of RedisEndpointBuilderFactory.AdvancedRedisEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Spring Redis component.Methods in org.apache.camel.builder.endpoint.dsl that return RedisEndpointBuilderFactory.AdvancedRedisEndpointProducerBuilderModifier and TypeMethodDescriptionRedisEndpointBuilderFactory.RedisEndpointProducerBuilder.advanced()RedisEndpointBuilderFactory.AdvancedRedisEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).RedisEndpointBuilderFactory.AdvancedRedisEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).