Uses of Interface
org.apache.camel.builder.endpoint.dsl.RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder
-
Packages that use RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl Modifier and Type Interface Description static interfaceRobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointBuilderAdvanced builder for endpoint for the Robot Framework component.Methods in org.apache.camel.builder.endpoint.dsl that return RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder Modifier and Type Method Description default RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilderRobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointProducerBuilder. advanced()default RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilderRobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilderRobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-