Uses of Interface
org.springframework.integration.router.RecipientListRouterManagement
Package
Description
Provides classes supporting the router pattern.
-
Uses of RecipientListRouterManagement in org.springframework.integration.router
Modifier and TypeClassDescriptionclass
<recipient-list-router id="simpleRouter" input-channel="routingChannelA"> <recipient channel="channel1"/> <recipient channel="channel2"/> </recipient-list-router>