|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoutesType | |
|---|---|
| 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 RoutesType in org.apache.camel.builder |
|---|
| Methods in org.apache.camel.builder that return RoutesType | |
|---|---|
RoutesType |
RouteBuilder.getRouteCollection()
|
| Methods in org.apache.camel.builder with parameters of type RoutesType | |
|---|---|
void |
RouteBuilder.setRouteCollection(RoutesType routeCollection)
|
| Uses of RoutesType in org.apache.camel.model |
|---|
| Methods in org.apache.camel.model that return RoutesType | |
|---|---|
RoutesType |
RoutesType.intercept(DelegateProcessor interceptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||