default GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder |
GridFsEndpointBuilderFactory.GridFsEndpointConsumerBuilder.advanced() |
|
default GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder |
GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder.exceptionHandler(String exceptionHandler) |
To let the consumer use a custom ExceptionHandler.
|
default GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder |
GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler) |
To let the consumer use a custom ExceptionHandler.
|
default GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder |
GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder.exchangePattern(String exchangePattern) |
Sets the exchange pattern when the consumer creates an exchange.
|
default GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder |
GridFsEndpointBuilderFactory.AdvancedGridFsEndpointConsumerBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern) |
Sets the exchange pattern when the consumer creates an exchange.
|