Uses of Interface
org.apache.camel.builder.endpoint.dsl.LdifEndpointBuilderFactory.AdvancedLdifEndpointBuilder
-
Packages that use LdifEndpointBuilderFactory.AdvancedLdifEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of LdifEndpointBuilderFactory.AdvancedLdifEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return LdifEndpointBuilderFactory.AdvancedLdifEndpointBuilder Modifier and Type Method Description default LdifEndpointBuilderFactory.AdvancedLdifEndpointBuilderLdifEndpointBuilderFactory.LdifEndpointBuilder. advanced()default LdifEndpointBuilderFactory.AdvancedLdifEndpointBuilderLdifEndpointBuilderFactory.AdvancedLdifEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default LdifEndpointBuilderFactory.AdvancedLdifEndpointBuilderLdifEndpointBuilderFactory.AdvancedLdifEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-