public static interface GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointBuilder extends GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointConsumerBuilder, GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default GuavaEventBusEndpointBuilderFactory.GuavaEventBusEndpointBuilder |
basic() |
default GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointBuilder |
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 GuavaEventBusEndpointBuilderFactory.GuavaEventBusEndpointBuilder basic()
basic in interface GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointConsumerBuilderbasic in interface GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointProducerBuilderdefault GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointBuilder synchronous(boolean synchronous)
synchronous in interface GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointConsumerBuildersynchronous in interface GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointProducerBuildersynchronous - the value to setdefault GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointBuilder synchronous(String synchronous)
synchronous in interface GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointConsumerBuildersynchronous in interface GuavaEventBusEndpointBuilderFactory.AdvancedGuavaEventBusEndpointProducerBuildersynchronous - the value to setApache Camel