org.mule.service.processor
Class ServiceAsyncRequestReplyRequestor
java.lang.Object
org.mule.processor.AbstractInterceptingMessageProcessor
org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester
org.mule.service.processor.ServiceAsyncRequestReplyRequestor
- All Implemented Interfaces:
- FlowConstructAware, MuleContextAware, InterceptingMessageProcessor, MessageProcessor, RequestReplyRequesterMessageProcessor, MessageSource
public class ServiceAsyncRequestReplyRequestor
- extends AbstractAsyncRequestReplyRequester
Methods inherited from class org.mule.routing.requestreply.AbstractAsyncRequestReplyRequester |
addProcessed, createEventLock, getAsyncReplyCorrelationId, isAlreadyProcessed, process, receiveAsyncReply, sendAsyncRequest, setFailOnTimeout, setFlowConstruct, setReplySource, setTimeout, toString |
ServiceAsyncRequestReplyRequestor
public ServiceAsyncRequestReplyRequestor()
postLatchAwait
protected void postLatchAwait(String asyncReplyCorrelationId)
- Overrides:
postLatchAwait
in class AbstractAsyncRequestReplyRequester
verifyReplyMessageSource
protected void verifyReplyMessageSource(MessageSource messageSource)
- Overrides:
verifyReplyMessageSource
in class AbstractAsyncRequestReplyRequester
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.