|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.inbound.SelectiveConsumer
org.mule.routing.inbound.ForwardingConsumer
ForwardingConsumer
is used to forward an incoming event over another
transport without invoking a component. This can be used to implement
a bridge accross defferent transports.
Field Summary |
Fields inherited from class org.mule.routing.inbound.SelectiveConsumer |
logger |
Constructor Summary | |
ForwardingConsumer()
|
Method Summary | |
UMOEvent[] |
process(UMOEvent event)
|
Methods inherited from class org.mule.routing.inbound.SelectiveConsumer |
getFilter, getRouterStatistics, isMatch, isTransformFirst, setFilter, setRouterStatistics, setTransformFirst |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ForwardingConsumer()
Method Detail |
public UMOEvent[] process(UMOEvent event) throws RoutingException
process
in interface UMOInboundRouter
process
in class SelectiveConsumer
RoutingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |