Uses of Interface
org.apache.camel.model.RouteContainer

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

Uses of RouteContainer in org.apache.camel.model
 

Classes in org.apache.camel.model that implement RouteContainer
 class RoutesDefinition
          Represents a collection of routes
 



Apache Camel