Interface | Description |
---|---|
CorrelationDataProvider |
Object defining the data from a Message that should be attached as correlation data to messages generated as result
of the processing of that message.
|
Class | Description |
---|---|
MessageOriginProvider |
CorrelationDataProvider that provides the
identifier of a Message to
other messages that are created as result of processing the first message. |
MultiCorrelationDataProvider<T extends Message> |
CorrelationDataProvider that combines the data of multiple other correlation providers.
|
SimpleCorrelationDataProvider |
CorrelationDataProvider implementation defines correlation headers by the header names.
|
Copyright © 2010–2023. All rights reserved.