Uses of Interface
org.apache.camel.builder.endpoint.dsl.DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilder
-
Packages that use DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl Modifier and Type Interface Description static interfaceDirectVmEndpointBuilderFactory.DirectVmEndpointBuilderBuilder for endpoint for the Direct VM component.Methods in org.apache.camel.builder.endpoint.dsl that return DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilder Modifier and Type Method Description default DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilderDirectVmEndpointBuilderFactory.AdvancedDirectVmEndpointConsumerBuilder. basic()default DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilderDirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilder. 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 DirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilderDirectVmEndpointBuilderFactory.DirectVmEndpointConsumerBuilder. 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.
-