public static interface SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointBuilder extends SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilder, SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default SoroushBotEndpointBuilderFactory.SoroushBotEndpointBuilder |
basic() |
default SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePatterndoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault SoroushBotEndpointBuilderFactory.SoroushBotEndpointBuilder basic()
basic in interface SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuilderbasic in interface SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointProducerBuilderdefault SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointBuilder synchronous(boolean synchronous)
synchronous in interface SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuildersynchronous in interface SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointProducerBuildersynchronous - the value to setdefault SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointBuilder synchronous(String synchronous)
synchronous in interface SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointConsumerBuildersynchronous in interface SoroushBotEndpointBuilderFactory.AdvancedSoroushBotEndpointProducerBuildersynchronous - the value to setApache Camel