public static interface RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointBuilder extends RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointConsumerBuilder, RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointBuilder |
basic() |
default RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePattern, pollStrategy, pollStrategydoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault RobotFrameworkEndpointBuilderFactory.RobotFrameworkEndpointBuilder basic()
basic in interface RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointConsumerBuilderbasic in interface RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuilderdefault RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointBuilder synchronous(boolean synchronous)
synchronous in interface RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointConsumerBuildersynchronous in interface RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuildersynchronous - the value to setdefault RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointBuilder synchronous(String synchronous)
synchronous in interface RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointConsumerBuildersynchronous in interface RobotFrameworkEndpointBuilderFactory.AdvancedRobotFrameworkEndpointProducerBuildersynchronous - the value to setApache Camel