@Deprecated public class ServiceOutboundMessageProcessor extends AbstractInterceptingMessageProcessor
If the service component is a PassThroughComponent a null from the
outbound phase will result in a NullPayload being returned, otherwise when
the outbound phase returns null this MessageProcessor will return the request
event.
| Modifier and Type | Field and Description |
|---|---|
protected Service |
service
Deprecated.
|
logger, muleContext, next, notificationHandlerPROPERTY_NAME| Constructor and Description |
|---|
ServiceOutboundMessageProcessor(Service service)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
process(MuleEvent event)
Deprecated.
Invokes the MessageProcessor.
|
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, processNext, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenerprotected Service service
public ServiceOutboundMessageProcessor(Service service)
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessorevent - MuleEvent to be processedMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.