Uses of Interface
org.apache.camel.builder.endpoint.dsl.CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder
Packages that use CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder
-
Uses of CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Corda component.Methods in org.apache.camel.builder.endpoint.dsl that return CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilderModifier and TypeMethodDescriptionCordaEndpointBuilderFactory.CordaEndpointProducerBuilder.advanced()CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).CordaEndpointBuilderFactory.AdvancedCordaEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).