public static interface RefEndpointBuilderFactory.AdvancedRefEndpointBuilder extends RefEndpointBuilderFactory.AdvancedRefEndpointConsumerBuilder, RefEndpointBuilderFactory.AdvancedRefEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default RefEndpointBuilderFactory.RefEndpointBuilder |
basic() |
default RefEndpointBuilderFactory.AdvancedRefEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default RefEndpointBuilderFactory.AdvancedRefEndpointBuilder |
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 RefEndpointBuilderFactory.RefEndpointBuilder basic()
basic in interface RefEndpointBuilderFactory.AdvancedRefEndpointConsumerBuilderbasic in interface RefEndpointBuilderFactory.AdvancedRefEndpointProducerBuilderdefault RefEndpointBuilderFactory.AdvancedRefEndpointBuilder synchronous(boolean synchronous)
synchronous in interface RefEndpointBuilderFactory.AdvancedRefEndpointConsumerBuildersynchronous in interface RefEndpointBuilderFactory.AdvancedRefEndpointProducerBuildersynchronous - the value to setdefault RefEndpointBuilderFactory.AdvancedRefEndpointBuilder synchronous(String synchronous)
synchronous in interface RefEndpointBuilderFactory.AdvancedRefEndpointConsumerBuildersynchronous in interface RefEndpointBuilderFactory.AdvancedRefEndpointProducerBuildersynchronous - the value to setApache Camel