Interface MessageRouter

All Known Implementing Classes:
AbstractMappingMessageRouter, AbstractMessageRouter, ErrorMessageExceptionTypeRouter, ExpressionEvaluatingRouter, HeaderValueRouter, MethodInvokingRouter, PayloadTypeRouter, RecipientListRouter, XPathRouter

public interface MessageRouter
Routers implementing this interface have a default output channel.
Since:
4.3
Author:
Gary Russell