Uses of Interface
org.apache.camel.builder.endpoint.dsl.JteEndpointBuilderFactory.AdvancedJteEndpointBuilder
Packages that use JteEndpointBuilderFactory.AdvancedJteEndpointBuilder
-
Uses of JteEndpointBuilderFactory.AdvancedJteEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return JteEndpointBuilderFactory.AdvancedJteEndpointBuilderModifier and TypeMethodDescriptionJteEndpointBuilderFactory.JteEndpointBuilder.advanced()JteEndpointBuilderFactory.AdvancedJteEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).JteEndpointBuilderFactory.AdvancedJteEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).