Uses of Interface
org.apache.camel.builder.endpoint.dsl.RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder
Packages that use RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder
-
Uses of RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Robot Framework component.Methods in org.apache.camel.builder.endpoint.dsl that return RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilderModifier and TypeMethodDescriptionRobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointProducerBuilder.advanced()RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).