|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultRoute | |
|---|---|
| org.apache.camel.impl | Default implementation classes for Camel Core |
| Uses of DefaultRoute in org.apache.camel.impl |
|---|
| Subclasses of DefaultRoute in org.apache.camel.impl | |
|---|---|
class |
EventDrivenConsumerRoute
A DefaultRoute which starts with an
Event Driven Consumer
Use the API from CamelContext to control the lifecycle of a route,
such as starting and stopping using the CamelContext.startRoute(String)
and CamelContext.stopRoute(String) methods. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||