public abstract class AbstractResponseMessageProcessor extends AbstractInterceptingMessageProcessor
logger, muleContext, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
AbstractResponseMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor.
|
protected abstract MuleEvent |
processResponse(MuleEvent processNext) |
addMessageProcessorPathElements, getAnnotation, getAnnotations, getListener, getMuleContext, isEventValid, processNext, setAnnotations, setListener, setMuleContext, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerpublic MuleEvent process(MuleEvent event) throws MuleException
MessageProcessorevent - MuleEvent to be processedMuleExceptionprotected abstract MuleEvent processResponse(MuleEvent processNext) throws MuleException
MuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.