Uses of Class
org.apache.camel.model.UnmarshalDefinition
Packages that use UnmarshalDefinition
-
Uses of UnmarshalDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return UnmarshalDefinitionModifier and TypeMethodDescriptionUnmarshalDefinition.allowNullBody(boolean allowNullBody) Indicates whethernullis allowed as value of a body to unmarshall.