org.mule.test.usecases.routing
Class InboundTransformingForwardingCatchAllStrategy

java.lang.Object
  extended by org.mule.routing.AbstractCatchAllStrategy
      extended by org.mule.routing.ForwardingCatchAllStrategy
          extended by org.mule.test.usecases.routing.InboundTransformingForwardingCatchAllStrategy
All Implemented Interfaces:
MessageProcessor, OutboundRouterCatchAllStrategy, RouterStatisticsRecorder

public class InboundTransformingForwardingCatchAllStrategy
extends ForwardingCatchAllStrategy


Field Summary
 
Fields inherited from class org.mule.routing.ForwardingCatchAllStrategy
endpoint
 
Fields inherited from class org.mule.routing.AbstractCatchAllStrategy
logger, statistics
 
Constructor Summary
InboundTransformingForwardingCatchAllStrategy()
           
 
Method Summary
 
Methods inherited from class org.mule.routing.ForwardingCatchAllStrategy
doCatchMessage, getEndpoint, isSendTransformed, setEndpoint, setMessageProcessor, setSendTransformed
 
Methods inherited from class org.mule.routing.AbstractCatchAllStrategy
getRouterStatistics, process, setRouterStatistics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboundTransformingForwardingCatchAllStrategy

public InboundTransformingForwardingCatchAllStrategy()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.