| Modifier and Type | Class and Description |
|---|---|
class |
DispatchException
DispatchException is thrown when a connector operation dispatcher fails to send, dispatch or receive a message. |
| Modifier and Type | Class and Description |
|---|---|
class |
CouldNotRouteOutboundMessageException
CouldNotRouteOutboundMessageException thrown if Mule fails to route the current outbound event. |
class |
ResponseTimeoutException
ResponseTimeoutException is thrown when a response is not received in a given timeout in the Response Router. |
class |
RoutePathNotFoundException
RoutePathNotFoundException is thrown if a routing path for an event cannot be found. |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregationException
TODO document
|
| Modifier and Type | Method and Description |
|---|---|
protected List<?> |
MessageChunkSplitter.splitMessage(Event event) |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventCorrelatorCallback.aggregateEvents(EventGroup events)
This method is invoked if the shouldAggregate method is called and returns true.
|
Event |
EventCorrelator.process(Event event) |
| Modifier and Type | Method and Description |
|---|---|
Event |
FilteringOutboundRouter.route(Event event) |
Event |
AbstractSequenceRouter.route(Event event) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.