|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageHistory | |
|---|---|
| org.apache.camel.impl | Default implementation classes for Camel Core |
| org.apache.camel.processor | A collection of Processor implementations which are used to implement the Enterprise Integration Patterns |
| Uses of MessageHistory in org.apache.camel.impl |
|---|
| Classes in org.apache.camel.impl that implement MessageHistory | |
|---|---|
class |
DefaultMessageHistory
Default MessageHistory. |
| Uses of MessageHistory in org.apache.camel.processor |
|---|
| Methods in org.apache.camel.processor that return MessageHistory | |
|---|---|
MessageHistory |
CamelInternalProcessor.MessageHistoryAdvice.before(Exchange exchange)
|
| Methods in org.apache.camel.processor with parameters of type MessageHistory | |
|---|---|
void |
CamelInternalProcessor.MessageHistoryAdvice.after(Exchange exchange,
MessageHistory history)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||