Uses of Class
org.apache.camel.spring.model.FromType

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

Uses of FromType in org.apache.camel.spring.model
 

Methods in org.apache.camel.spring.model that return types with arguments of type FromType
 List<FromType> RouteType.getInputs()
           
 

Method parameters in org.apache.camel.spring.model with type arguments of type FromType
 void RouteType.setInputs(List<FromType> inputs)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.