Uses of Class
org.apache.camel.model.NoOutputDefinition
Packages that use NoOutputDefinition
Package
Description
The JAXB POJOs for the XML Configuration of the routing
rules.
The JAXB POJOs for the remote service call DSL
-
Uses of NoOutputDefinition in org.apache.camel.model
Subclasses of NoOutputDefinition in org.apache.camel.modelModifier and TypeClassDescriptionclassCalls a Java beanclassThe Claim Check EIP allows you to replace message content with a claim check (a unique key), which can be used to retrieve the message content at a later time.classConverts the message body to another typeclassLogs the defined message to the loggerclassMarshals data into a specified format for transmission over a transport or componentclassPausable EIP to support resuming processing from last known offset.classCalls a Camel processorclassRemoves a named header from the messageclassRemoves message headers whose name matches a specified patternclassRemoves message exchange properties whose name matches a specified patternclassRemoves a named property from the message exchangeclassResume EIP to support resuming processing from last known offset.classForces a rollback by stopping routing the messageclassAllows to declare saga actions to complete or compensate a sagaclassExtract a sample of the messages passing through a routeclassSendDefinition<Type extends ProcessorDefinition<Type>>Sends the message to an endpointclassSets the exchange pattern on the message exchangeclassStops the processing of the current messageclassSpecifies that all steps after this node are processed asynchronouslyclassThrows an exceptionclassSends the message to a static endpointclassSends the message to a dynamic endpointclassConverts the message data received from the wire into a format that Apache Camel processors can consumeclassWireTapDefinition<Type extends ProcessorDefinition<Type>>Routes a copy of a message (or creates a new message) to a secondary destination while continue routing the original message. -
Uses of NoOutputDefinition in org.apache.camel.model.cloud
Subclasses of NoOutputDefinition in org.apache.camel.model.cloud