Uses of Interface
org.apache.camel.builder.endpoint.dsl.AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilder
Packages that use AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilder
-
Uses of AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Avro RPC component.Methods in org.apache.camel.builder.endpoint.dsl that return AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilderModifier and TypeMethodDescriptionAvroEndpointBuilderFactory.AvroEndpointProducerBuilder.advanced()AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).AvroEndpointBuilderFactory.AdvancedAvroEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).