Package com.consol.citrus.message.correlation
-
Interface Summary Interface Description CorrelationManager<T> Correlation manager stores objects with a correlation key.ObjectStore<T> Interface defines add and remove object methods for storing data.
| Interface | Description |
|---|---|
| CorrelationManager<T> |
Correlation manager stores objects with a correlation key.
|
| ObjectStore<T> |
Interface defines add and remove object methods for storing data.
|