Uses of Interface
org.apache.camel.builder.endpoint.dsl.SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilder
Packages that use SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilder
-
Uses of SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilderModifier and TypeMethodDescriptionSmooksEndpointBuilderFactory.SmooksEndpointBuilder.advanced()SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilder.allowExecutionContextFromHeader(Boolean allowExecutionContextFromHeader) Allow execution context to be set from the CamelSmooksExecutionContext header.SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilder.allowExecutionContextFromHeader(String allowExecutionContextFromHeader) Allow execution context to be set from the CamelSmooksExecutionContext header.SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).SmooksEndpointBuilderFactory.AdvancedSmooksEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).