public static interface BrowseEndpointBuilderFactory.AdvancedBrowseEndpointBuilder extends BrowseEndpointBuilderFactory.AdvancedBrowseEndpointConsumerBuilder, BrowseEndpointBuilderFactory.AdvancedBrowseEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default BrowseEndpointBuilderFactory.BrowseEndpointBuilder |
basic() |
default BrowseEndpointBuilderFactory.AdvancedBrowseEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default BrowseEndpointBuilderFactory.AdvancedBrowseEndpointBuilder |
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 BrowseEndpointBuilderFactory.BrowseEndpointBuilder basic()
basic in interface BrowseEndpointBuilderFactory.AdvancedBrowseEndpointConsumerBuilderbasic in interface BrowseEndpointBuilderFactory.AdvancedBrowseEndpointProducerBuilderdefault BrowseEndpointBuilderFactory.AdvancedBrowseEndpointBuilder synchronous(boolean synchronous)
synchronous in interface BrowseEndpointBuilderFactory.AdvancedBrowseEndpointConsumerBuildersynchronous in interface BrowseEndpointBuilderFactory.AdvancedBrowseEndpointProducerBuildersynchronous - the value to setdefault BrowseEndpointBuilderFactory.AdvancedBrowseEndpointBuilder synchronous(String synchronous)
synchronous in interface BrowseEndpointBuilderFactory.AdvancedBrowseEndpointConsumerBuildersynchronous in interface BrowseEndpointBuilderFactory.AdvancedBrowseEndpointProducerBuildersynchronous - the value to setApache Camel