| Class and Description |
|---|
ExpressionSplittingStrategy
SplittingStrategy implementation that splits based on an expression. |
| MessageSequence
A sequence of messages
|
| Class and Description |
|---|
AbstractAggregator
AbstractEventAggregator will aggregate a set of messages into a single message. |
| AbstractRoutingStrategy
Abstract routing strategy with utility methods to be reused by routing strategies
|
| AbstractSelectiveRouter |
| AbstractSplitter
Splits a message invoking the next message processor one for each split part.
|
| AbstractUntilSuccessfulProcessingStrategy
Abstract class with common logic for until successful processing strategies.
|
| AggregationException
TODO document
|
| AggregationStrategy
Strategy pattern for aggregating a list of
Event passed through a AggregationContext into a single one |
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
IdempotentMessageValidator
IdempotentMessageValidator ensures that only unique messages are passed on. |
| MessageProcessorFilterPair
A holder for a pair of MessageProcessor and Filter.
|
| MessageSequence
A sequence of messages
|
| RoutingStrategy |
| UntilSuccessfulConfiguration
Configuration required for UntilSuccessful router processing strategy.
|
| UntilSuccessfulProcessingStrategy
Defines a processing strategy for until successful router.
|
| Class and Description |
|---|
| AggregationException
TODO document
|
EventGroup
EventGroup is a holder over events grouped by a common group Id. |
| Class and Description |
|---|
| AbstractMessageSequence
An abstract implementation of a
MessageSequence, that does not support AbstractMessageSequence.remove() |
| MessageSequence
A sequence of messages
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.