Package | Description |
---|---|
org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
org.apache.camel.processor.interceptor |
Helper classes for interceptors.
|
Constructor and Description |
---|
CamelInternalProcessor.BacklogTracerAdvice(Queue<DefaultBacklogTracerEventMessage> queue,
BacklogTracer backlogTracer,
ProcessorDefinition<?> processorDefinition,
ProcessorDefinition<?> routeDefinition,
boolean first) |
Modifier and Type | Method and Description |
---|---|
Queue<DefaultBacklogTracerEventMessage> |
BacklogTracer.getQueue() |
Apache Camel