Uses of Class
org.springframework.integration.router.RecipientListRouter.Recipient
Package
Description
Provides classes supporting the router pattern.
-
Uses of RecipientListRouter.Recipient in org.springframework.integration.router
Modifier and TypeMethodDescriptionvoid
RecipientListRouter.setRecipients
(List<RecipientListRouter.Recipient> recipients) Set the recipients for this router.