org.mule.test.usecases.routing
Class InboundTransformingForwardingCatchAllStrategy
java.lang.Object
org.mule.routing.AbstractCatchAllStrategy
org.mule.test.usecases.routing.InboundTransformingForwardingCatchAllStrategy
- All Implemented Interfaces:
- org.mule.api.routing.RouterCatchAllStrategy
public class InboundTransformingForwardingCatchAllStrategy
- extends org.mule.routing.AbstractCatchAllStrategy
Fields inherited from class org.mule.routing.AbstractCatchAllStrategy |
endpoint, logger, statistics |
Method Summary |
org.mule.api.MuleMessage |
catchMessage(org.mule.api.MuleMessage message,
org.mule.api.MuleSession session,
boolean synchronous)
|
Methods inherited from class org.mule.routing.AbstractCatchAllStrategy |
getEndpoint, getStatistics, setEndpoint, setStatistics |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InboundTransformingForwardingCatchAllStrategy
public InboundTransformingForwardingCatchAllStrategy()
catchMessage
public org.mule.api.MuleMessage catchMessage(org.mule.api.MuleMessage message,
org.mule.api.MuleSession session,
boolean synchronous)
throws org.mule.api.routing.RoutingException
- Throws:
org.mule.api.routing.RoutingException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.