Uses of Interface
org.apache.camel.builder.endpoint.dsl.DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder
Packages that use DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder
-
Uses of DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilderModifier and TypeMethodDescriptionDebeziumDb2EndpointBuilderFactory.DebeziumDb2EndpointBuilder.advanced()DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder.bridgeErrorHandler(String bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder.exceptionHandler(String exceptionHandler) To let the consumer use a custom ExceptionHandler.DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler) To let the consumer use a custom ExceptionHandler.DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder.exchangePattern(String exchangePattern) Sets the exchange pattern when the consumer creates an exchange.DebeziumDb2EndpointBuilderFactory.AdvancedDebeziumDb2EndpointBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern) Sets the exchange pattern when the consumer creates an exchange.