Uses of Interface
org.apache.camel.builder.component.dsl.AtomComponentBuilderFactory.AtomComponentBuilder
Packages that use AtomComponentBuilderFactory.AtomComponentBuilder
-
Uses of AtomComponentBuilderFactory.AtomComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return AtomComponentBuilderFactory.AtomComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.atom()Atom (camel-atom) Poll Atom RSS feeds. -
Uses of AtomComponentBuilderFactory.AtomComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement AtomComponentBuilderFactory.AtomComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return AtomComponentBuilderFactory.AtomComponentBuilderModifier and TypeMethodDescriptionAtomComponentBuilderFactory.atom()Atom (camel-atom) Poll Atom RSS feeds.AtomComponentBuilderFactory.AtomComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.AtomComponentBuilderFactory.AtomComponentBuilder.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.