Uses of Class
org.apache.camel.model.OutputDefinition
Packages that use OutputDefinition
-
Uses of OutputDefinition in org.apache.camel.model
Subclasses of OutputDefinition in org.apache.camel.modelModifier and TypeClassDescriptionclassTemporary model used internally by advice-withclassAggregates many messages into a single messageclassCatches exceptions as part of a try, catch, finally blockclassRoute messages in a fault tolerance way using Circuit BreakerclassPath traversed when a try, catch, finally block exitsclassIntercepts a message at each step in the routeclassIntercepts incoming messagesclassIntercepts messages being sent to an endpointclassTo call Kamelets in special situationsclassBalances message processing among a number of nodesclassRoutes the same message to multiple paths either sequentially or in parallel.classRoute to be executed when normal route processing completesclassRoute to be executed when an exception is thrownclassRoute to be executed when all other choices evaluate to falseclassRoutes the message to a sequence of processors.classDefines a policy the route will useclassResequences (re-order) messages based on an expressionclassA Camel routeclassEnables Sagas on the routeclassRoutes the message to a sequence of processors which is grouped together as one logical nameclassEnables transaction on the routeclassMarks the beginning of a try, catch, finally block