public class OutboundResponsePropertiesMessageProcessor extends AbstractInterceptingMessageProcessor
OutboundEndpoint.getResponseProperties().
//TODO This can became a standard MessageProcessor in the response chain if/when event has a (immutable) reference to request message.
logger, muleContext, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
OutboundResponsePropertiesMessageProcessor(OutboundEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor.
|
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerpublic OutboundResponsePropertiesMessageProcessor(OutboundEndpoint endpoint)
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessorevent - MuleEvent to be processedMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.