| Class and Description |
|---|
RoutingException
RoutingException is a base class for all routing exceptions. |
| Class and Description |
|---|
| Matchable
Enables an artifact to be matched for routing before actually routing to it
|
| MatchableMessageProcessor |
| MatchableMessageRouter |
| RouterStatisticsRecorder |
RoutingException
RoutingException is a base class for all routing exceptions. |
| ValidationException
Indicates that the execution of the current event is stopped.
|
| Class and Description |
|---|
| AggregationContext
Immutable object used to provide all the necessary information to perform an aggregation operation in one single parameter,
helping to maintain consistent and simple signatures across aggregators The most important attribute in this class is
AggregationContext.events which holds the events to be aggregated. |
| Aggregator |
| Matchable
Enables an artifact to be matched for routing before actually routing to it
|
| MatchableMessageProcessor |
| MatchableMessageRouter |
OutboundRouter
OutboundRouter is used to control outbound routing behaviour for an event. |
RoutePathNotFoundException
RoutePathNotFoundException is thrown if a routing path for an event cannot be found. |
| RouterResultsHandler
An SPI interface where custom logic can be plugged in to control how collections and single messages are returned from routers.
|
| RouterStatisticsRecorder |
RoutingException
RoutingException is a base class for all routing exceptions. |
| SelectiveRouter
Routes the event to
MessageProcessors using a Filter to evaluate the event being processed and determine
if a given route should be used. |
| Class and Description |
|---|
RoutingException
RoutingException is a base class for all routing exceptions. |
| Class and Description |
|---|
CouldNotRouteOutboundMessageException
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event. |
| Matchable
Enables an artifact to be matched for routing before actually routing to it
|
| MatchableMessageProcessor |
| MatchableMessageRouter |
OutboundRouter
OutboundRouter is used to control outbound routing behaviour for an event. |
| RouterResultsHandler
An SPI interface where custom logic can be plugged in to control how collections and single messages are returned from routers.
|
| RouterStatisticsRecorder |
RoutingException
RoutingException is a base class for all routing exceptions. |
| TransformingMatchable |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.