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

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

Uses of ConvertBodyDefinition in org.apache.camel.model
 

Methods in org.apache.camel.model that return ConvertBodyDefinition
 ConvertBodyDefinition ConvertBodyDefinition.type(String type)
          Sets the type class name that you want to covert body instance to
 ConvertBodyDefinition ConvertBodyDefinition.typeClass(Class typeClass)
          Sets the type class that you want ConvertBodyType to covert
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.