org.mule.api.routing
Interface MatchableMessageProcessor

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

public interface MatchableMessageProcessor
extends MessageProcessor, Matchable


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



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