|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuntimeConfiguration | |
|---|---|
| org.apache.camel | The JAXB POJOs for the XML Configuration of the routing rules. |
| org.apache.camel.impl | Default implementation classes for Camel Core |
| org.apache.camel.spi | Service Provider Interfaces used internally by the Camel runtime which are plugin strategies. |
| Uses of RuntimeConfiguration in org.apache.camel |
|---|
| Subinterfaces of RuntimeConfiguration in org.apache.camel | |
|---|---|
interface |
CamelContext
Interface used to represent the context used to configure routes and the policies to use during message exchanges between endpoints. |
| Uses of RuntimeConfiguration in org.apache.camel.impl |
|---|
| Classes in org.apache.camel.impl that implement RuntimeConfiguration | |
|---|---|
class |
DefaultCamelContext
Represents the context used to configure routes and the policies to use. |
class |
DefaultRouteContext
The context used to activate new routing rules |
| Uses of RuntimeConfiguration in org.apache.camel.spi |
|---|
| Subinterfaces of RuntimeConfiguration in org.apache.camel.spi | |
|---|---|
interface |
RouteContext
The context used to activate new routing rules |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||