Uses of Class
org.apache.camel.model.MarshalDefinition
Packages that use MarshalDefinition
-
Uses of MarshalDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return MarshalDefinitionModifier and TypeMethodDescriptionMarshalDefinition.copyDefinition()MarshalDefinition.variableReceive(String variableReceive) To use a variable to store the received message body (only body, not headers).MarshalDefinition.variableSend(String variableSend) To use a variable to store the received message body (only body, not headers).Constructors in org.apache.camel.model with parameters of type MarshalDefinition