Package | Description |
---|---|
org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
org.apache.camel.support |
Base classes that help to implement the camel API and are expected to be extended by the user
|
Modifier and Type | Class and Description |
---|---|
static class |
CamelInternalProcessor.BacklogDebuggerAdvice
Advice to execute the
BacklogDebugger if enabled. |
static class |
CamelInternalProcessor.BacklogTracerAdvice
Advice to execute the
BacklogTracer if enabled. |
static class |
CamelInternalProcessor.StreamCachingAdvice
Advice for
StreamCachingStrategy |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationAdapter
Simple
Synchronization adapter with empty methods for easier overriding
of single methods. |
Apache Camel