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

Packages that use RouteElement
org.apache.camel.model The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
 

Uses of RouteElement in org.apache.camel.model
 

Methods in org.apache.camel.model that return types with arguments of type RouteElement
 List<RouteElement> CamelContextElement.getRoutes()
           
 

Method parameters in org.apache.camel.model with type arguments of type RouteElement
 void CamelContextElement.setRoutes(List<RouteElement> routes)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.