|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.processor.AbstractInterceptingMessageProcessor
org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
org.mule.service.processor.ServiceAsyncRequestReplyRequestor
public class ServiceAsyncRequestReplyRequestor
Field Summary |
---|
Fields inherited from class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester |
---|
failOnTimeout, flowConstruct, locks, MAX_PROCESSED_GROUPS, processed, processedLock, replyMessageSource, responseEvents, timeout |
Fields inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
---|
logger, next |
Constructor Summary | |
---|---|
ServiceAsyncRequestReplyRequestor()
|
Method Summary | |
---|---|
protected void |
postLatchAwait(java.lang.String asyncReplyCorrelationId)
|
protected void |
verifyReplyMessageSource(MessageSource messageSource)
|
Methods inherited from class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester |
---|
addProcessed, getAsyncReplyCorrelationId, isAlreadyProcessed, process, receiveAsyncReply, sendAsyncRequest, setFailOnTimeout, setReplySource, setTimeout, toString |
Methods inherited from class org.mule.processor.AbstractInterceptingMessageProcessor |
---|
processNext, setListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.mule.api.source.MessageSource |
---|
setListener |
Constructor Detail |
---|
public ServiceAsyncRequestReplyRequestor()
Method Detail |
---|
protected void postLatchAwait(java.lang.String asyncReplyCorrelationId)
postLatchAwait
in class AbstractAsyncRequestReplyRequester
protected void verifyReplyMessageSource(MessageSource messageSource)
verifyReplyMessageSource
in class AbstractAsyncRequestReplyRequester
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |