Package | Description |
---|---|
org.apache.camel.model |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
org.apache.camel.processor.interceptor |
Helper classes for interceptors.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ModelChannel |
Modifier and Type | Method and Description |
---|---|
protected void |
ProcessorDefinition.addInterceptStrategies(RouteContext routeContext,
Channel channel,
List<InterceptStrategy> strategies)
Adds the given list of interceptors to the channel.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultChannel
DefaultChannel is the default
Channel . |
Apache Camel