org.mule.api.routing
Interface MatchableMessageRouter

All Superinterfaces:
Matchable, MatchableMessageProcessor, MessageProcessor, MessageRouter
All Known Subinterfaces:
OutboundRouter
All Known Implementing Classes:
AbstractMessageSplitter, AbstractOutboundRouter, AbstractRecipientList, AbstractRoundRobinMessageSplitter, AbstractSequenceRouter, ChainingRouter, ContentBasedRouter, EndpointSelector, ExceptionBasedRouter, ExpressionMessageSplitter, ExpressionRecipientList, FilterBasedXmlMessageSplitter, FilteringOutboundRouter, FirstSuccessful, ListMessageSplitter, MessageChunkingRouter, MulticastingRouter, OutboundPassThroughRouter, RoundRobin, SequenceRouter, StaticRecipientList, SxcFilteringOutboundRouter, TransformerRouter, UntilSuccessful, XmlMessageSplitter

public interface MatchableMessageRouter
extends MatchableMessageProcessor, MessageRouter


Method Summary
 
Methods inherited from interface org.mule.api.routing.Matchable
isMatch
 
Methods inherited from interface org.mule.api.processor.MessageRouter
addRoute, removeRoute
 
Methods inherited from interface org.mule.api.processor.MessageProcessor
process
 



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