|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.AbstractRouter
org.mule.routing.response.AbstractResponseRouter
org.mule.routing.response.AbstractResponseAggregator
org.mule.routing.response.ResponseCorrelationAggregator
org.mule.samples.voipservice.routers.PaymentValidationResponseAggregator
public class PaymentValidationResponseAggregator
Field Summary |
---|
Fields inherited from class org.mule.routing.response.AbstractResponseAggregator |
---|
eventGroups, locks, responseMessages |
Fields inherited from class org.mule.routing.response.AbstractResponseRouter |
---|
correlationExtractor, logger |
Constructor Summary | |
---|---|
PaymentValidationResponseAggregator()
|
Method Summary | |
---|---|
protected UMOMessage |
aggregateEvents(EventGroup events)
|
Methods inherited from class org.mule.routing.response.ResponseCorrelationAggregator |
---|
createEventGroup, shouldAggregateEvents |
Methods inherited from class org.mule.routing.response.AbstractResponseAggregator |
---|
addEventGroup, getEventGroup, getResponse, process, removeEventGroup |
Methods inherited from class org.mule.routing.response.AbstractResponseRouter |
---|
getCallResponseAggregateIdentifier, getCorrelationExtractor, getReplyAggregateIdentifier, getTimeout, isFailOnTimeout, setCorrelationExtractor, setFailOnTimeout, setPropertyExtractorAsString, setTimeout |
Methods inherited from class org.mule.routing.AbstractRouter |
---|
getRouterStatistics, setRouterStatistics |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mule.umo.routing.UMORouter |
---|
getRouterStatistics, setRouterStatistics |
Constructor Detail |
---|
public PaymentValidationResponseAggregator()
Method Detail |
---|
protected UMOMessage aggregateEvents(EventGroup events) throws RoutingException
aggregateEvents
in class AbstractResponseAggregator
RoutingException
AbstractEventAggregator.aggregateEvents(EventGroup)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |