Uses of Class
org.apache.camel.model.SetOutHeaderDefinition

Packages that use SetOutHeaderDefinition
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of SetOutHeaderDefinition in org.apache.camel.model
 

Methods in org.apache.camel.model that return types with arguments of type SetOutHeaderDefinition
 ExpressionClause<SetOutHeaderDefinition> SetOutHeaderDefinition.expression()
          Set the expression that SetOutHeaderType will use
 



Apache CAMEL