|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoutesDefinition | |
---|---|
org.apache.camel.builder | The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers. |
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of RoutesDefinition in org.apache.camel.builder |
---|
Methods in org.apache.camel.builder that return RoutesDefinition | |
---|---|
RoutesDefinition |
RouteBuilder.getRouteCollection()
|
Methods in org.apache.camel.builder with parameters of type RoutesDefinition | |
---|---|
void |
RouteBuilder.setRouteCollection(RoutesDefinition routeCollection)
|
Uses of RoutesDefinition in org.apache.camel.model |
---|
Methods in org.apache.camel.model that return RoutesDefinition | |
---|---|
RoutesDefinition |
RoutesDefinition.intercept(DelegateProcessor interceptor)
Adds an interceptor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |