Uses of Class
org.apache.camel.model.PipelineDefinition
Packages that use PipelineDefinition
-
Uses of PipelineDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return PipelineDefinitionModifier and TypeMethodDescriptionProcessorDefinition.pipeline()Pipes and Filters EIP: Creates aPipelineso that the message will get processed by each endpoint in turn and for request/response the output of one endpoint will be the input of the next endpoint