|
||||||||||
| 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.AbstractResponseCallbackAggregator
org.mule.routing.response.SingleResponseWithCallbackRouter
public class SingleResponseWithCallbackRouter
The router configured to handle reply messages when the Reply annotation
is used. If messages need to be correlated and aggregated, users can set the "aggregate" flag on the endpoint annotation.
| Field Summary |
|---|
| Fields inherited from class org.mule.routing.response.AbstractResponseRouter |
|---|
logger, messageInfoMapping |
| Fields inherited from class org.mule.routing.AbstractRouter |
|---|
muleContext |
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
|---|
PHASE_NAME |
| Fields inherited from interface org.mule.api.lifecycle.Disposable |
|---|
PHASE_NAME |
| Constructor Summary | |
|---|---|
SingleResponseWithCallbackRouter()
|
|
| Method Summary | |
|---|---|
protected EventCorrelatorCallback |
getCorrelatorCallback()
|
| Methods inherited from class org.mule.routing.response.AbstractResponseCallbackAggregator |
|---|
getCallbackMethod, setCallbackMethod |
| Methods inherited from class org.mule.routing.response.AbstractResponseAggregator |
|---|
aggregateEvents, getEventCorrelator, getResponse, getTimeout, initialise, isFailOnTimeout, process, setFailOnTimeout, setTimeout |
| Methods inherited from class org.mule.routing.response.AbstractResponseRouter |
|---|
getCallResponseAggregateIdentifier, getMessageInfoMapping, getReplyAggregateIdentifier, setMessageInfoMapping |
| Methods inherited from class org.mule.routing.AbstractRouter |
|---|
dispose, getMuleContext, getRouterStatistics, setMuleContext, 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.api.routing.Router |
|---|
getRouterStatistics, setRouterStatistics |
| Methods inherited from interface org.mule.api.lifecycle.Disposable |
|---|
dispose |
| Constructor Detail |
|---|
public SingleResponseWithCallbackRouter()
| Method Detail |
|---|
protected EventCorrelatorCallback getCorrelatorCallback()
getCorrelatorCallback in class AbstractResponseAggregator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||