public static interface JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointBuilder extends JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointConsumerBuilder, JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder |
basic() |
default JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointBuilder |
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 JGroupsEndpointBuilderFactory.JGroupsEndpointBuilder basic()
basic in interface JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointConsumerBuilderbasic in interface JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointProducerBuilderdefault JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointBuilder synchronous(boolean synchronous)
synchronous in interface JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointConsumerBuildersynchronous in interface JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointProducerBuildersynchronous - the value to setdefault JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointBuilder synchronous(String synchronous)
synchronous in interface JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointConsumerBuildersynchronous in interface JGroupsEndpointBuilderFactory.AdvancedJGroupsEndpointProducerBuildersynchronous - the value to setApache Camel