public interface MessageCorrelator
Modifier and Type | Method and Description |
---|---|
String |
getCorrelationKey(Message request)
Constructs the correlation key from the message header.
|
String |
getCorrelationKey(String id)
Get the correlation header name.
|
String |
getCorrelationKeyName(String consumerName)
Constructs unique correlation key name for given consumer name.
|
String getCorrelationKey(Message request)
request
- String getCorrelationKey(String id)
id
- String getCorrelationKeyName(String consumerName)
consumerName
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.