|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplyMessageCorrelator
Message correlator interface for synchronous reply messages. Correlator uses a specific header entry in messages in order to construct a unique message correlation key.
| Method Summary | |
|---|---|
String |
getCorrelationKey(org.springframework.integration.Message<?> request)
Constructs the correlation key from the message header. |
String |
getCorrelationKey(String id)
Get the correlation header name. |
| Method Detail |
|---|
String getCorrelationKey(org.springframework.integration.Message<?> request)
request -
String getCorrelationKey(String id)
id -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||