default ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder.advanced() |
|
default ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder.exceptionHandler(String exceptionHandler) |
To let the consumer use a custom ExceptionHandler.
|
default ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler) |
To let the consumer use a custom ExceptionHandler.
|
default ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder.exchangePattern(String exchangePattern) |
Sets the exchange pattern when the consumer creates an exchange.
|
default ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern) |
Sets the exchange pattern when the consumer creates an exchange.
|
default ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder.synchronous(boolean synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder.synchronous(String synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|