@Deprecated public class ForwardingConsumer extends MessageFilter
ForwardingConsumer
is used to forward an incoming event over another transport without
invoking a service. This can be used to implement a bridge accross different transports.filter
onUnacceptedFlowConstruct, throwOnUnaccepted, unacceptedMessageProcessor
logger, muleContext, next, notificationHandler
PHASE_NAME
PHASE_NAME
PHASE_NAME
PHASE_NAME
PROPERTY_NAME
Constructor and Description |
---|
ForwardingConsumer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MuleEvent |
processNext(MuleEvent event)
Deprecated.
|
accept, dispose, filterFailureException, filterUnacceptedException, getFilter, initialise, setFilter, setFlowConstruct, setMuleContext, start, stop, toString
getUnacceptedMessageProcessor, handleUnaccepted, isThrowOnUnaccepted, process, setThrowOnUnaccepted, setUnacceptedMessageProcessor
addMessageProcessorPathElements, getListener, getMuleContext, isEventValid, setListener
getAnnotation, getAnnotations, setAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setListener
public MuleEvent processNext(MuleEvent event) throws MessagingException
processNext
in class AbstractInterceptingMessageProcessorBase
MessagingException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.