Interface RobotFrameworkEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface RobotFrameworkEndpointBuilderFactory
Pass camel exchanges to acceptence test written in Robot DSL. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointBuilderAdvanced builder for endpoint for the Robot Framework component.static interfaceRobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Robot Framework component.static interfaceRobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilderAdvanced builder for endpoint producers for the Robot Framework component.static interfaceRobotFrameworkEndpointBuilderFactory.RobotFrameworkBuildersstatic interfaceRobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointBuilderBuilder for endpoint for the Robot Framework component.static interfaceRobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointConsumerBuilderBuilder for endpoint consumers for the Robot Framework component.static interfaceRobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointProducerBuilderBuilder for endpoint producers for the Robot Framework component.static classRobotFrameworkEndpointBuilderFactory.RobotFrameworkHeaderNameBuilderThe builder of headers' name for the Robot Framework component.
-
Method Summary
Static Methods Modifier and Type Method Description static RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointBuilder endpointBuilder(String componentName, String path)
-
-