Uses of Class
org.apache.camel.model.UnmarshalDefinition
-
Packages that use UnmarshalDefinition Package Description org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of UnmarshalDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return UnmarshalDefinition Modifier and Type Method Description UnmarshalDefinitionUnmarshalDefinition. allowNullBody(boolean allowNullBody)Indicates whethernullis allowed as value of a body to unmarshall.
-