Uses of Class
org.mule.routing.MessageProcessorFilterPair

Packages that use MessageProcessorFilterPair
org.mule.processor   
org.mule.routing Defines the core routing patterns supported by mule. 
 

Uses of MessageProcessorFilterPair in org.mule.processor
 

Methods in org.mule.processor with parameters of type MessageProcessorFilterPair
 void AbstractRedeliveryPolicy.setDeadLetterQueue(MessageProcessorFilterPair failedMessageProcessorPair)
           
 

Uses of MessageProcessorFilterPair in org.mule.routing
 

Methods in org.mule.routing that return types with arguments of type MessageProcessorFilterPair
 List<MessageProcessorFilterPair> AbstractSelectiveRouter.getConditionalMessageProcessors()
           
 



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