public static interface JcrEndpointBuilderFactory.AdvancedJcrEndpointBuilder extends JcrEndpointBuilderFactory.AdvancedJcrEndpointConsumerBuilder, JcrEndpointBuilderFactory.AdvancedJcrEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default JcrEndpointBuilderFactory.JcrEndpointBuilder |
basic() |
default JcrEndpointBuilderFactory.AdvancedJcrEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default JcrEndpointBuilderFactory.AdvancedJcrEndpointBuilder |
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 JcrEndpointBuilderFactory.JcrEndpointBuilder basic()
basic in interface JcrEndpointBuilderFactory.AdvancedJcrEndpointConsumerBuilderbasic in interface JcrEndpointBuilderFactory.AdvancedJcrEndpointProducerBuilderdefault JcrEndpointBuilderFactory.AdvancedJcrEndpointBuilder synchronous(boolean synchronous)
synchronous in interface JcrEndpointBuilderFactory.AdvancedJcrEndpointConsumerBuildersynchronous in interface JcrEndpointBuilderFactory.AdvancedJcrEndpointProducerBuildersynchronous - the value to setdefault JcrEndpointBuilderFactory.AdvancedJcrEndpointBuilder synchronous(String synchronous)
synchronous in interface JcrEndpointBuilderFactory.AdvancedJcrEndpointConsumerBuildersynchronous in interface JcrEndpointBuilderFactory.AdvancedJcrEndpointProducerBuildersynchronous - the value to setApache Camel