Uses of Class
org.apache.camel.view.ModelFileGenerator

Packages that use ModelFileGenerator
org.apache.camel The JAXB POJOs for the XML Configuration of the routing rules. 
org.apache.camel.impl Default implementation classes for Camel Core 
 

Uses of ModelFileGenerator in org.apache.camel
 

Methods in org.apache.camel that return ModelFileGenerator
protected  ModelFileGenerator Main.createModelFileGenerator()
           
 

Uses of ModelFileGenerator in org.apache.camel.impl
 

Methods in org.apache.camel.impl that return ModelFileGenerator
protected abstract  ModelFileGenerator MainSupport.createModelFileGenerator()
           
 



Apache CAMEL