Package | Description |
---|---|
com.consol.citrus.channel | |
com.consol.citrus.message |
Modifier and Type | Method and Description |
---|---|
MessageCorrelator |
ChannelSyncEndpointConfiguration.getCorrelator()
Gets the correlator.
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelSyncEndpointConfiguration.setCorrelator(MessageCorrelator correlator)
Set the reply message correlator.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMessageCorrelator
Default message correlator implementation using the Spring integration message id
as correlation key.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.