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