Uses of Interface
org.apache.camel.builder.endpoint.dsl.KameletEndpointBuilderFactory.KameletEndpointConsumerBuilder
-
Packages that use KameletEndpointBuilderFactory.KameletEndpointConsumerBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of KameletEndpointBuilderFactory.KameletEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of KameletEndpointBuilderFactory.KameletEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl Modifier and Type Interface Description static interfaceKameletEndpointBuilderFactory.KameletEndpointBuilderBuilder for endpoint for the Kamelet component.Methods in org.apache.camel.builder.endpoint.dsl that return KameletEndpointBuilderFactory.KameletEndpointConsumerBuilder Modifier and Type Method Description default KameletEndpointBuilderFactory.KameletEndpointConsumerBuilderKameletEndpointBuilderFactory.AdvancedKameletEndpointConsumerBuilder. basic()default KameletEndpointBuilderFactory.KameletEndpointConsumerBuilderKameletEndpointBuilderFactory.KameletEndpointConsumerBuilder. 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.default KameletEndpointBuilderFactory.KameletEndpointConsumerBuilderKameletEndpointBuilderFactory.KameletEndpointConsumerBuilder. 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.default KameletEndpointBuilderFactory.KameletEndpointConsumerBuilderKameletEndpointBuilderFactory.KameletEndpointConsumerBuilder. location(String location)Location of the Kamelet to use which can be specified as a resource from file system, classpath etc.
-