Uses of Class
org.springframework.integration.router.RecipientListRouter.Recipient
Packages that use RecipientListRouter.Recipient
Package
Description
Provides classes supporting the router pattern.
-
Uses of RecipientListRouter.Recipient in org.springframework.integration.router
Methods in org.springframework.integration.router that return types with arguments of type RecipientListRouter.RecipientMethod parameters in org.springframework.integration.router with type arguments of type RecipientListRouter.RecipientModifier and TypeMethodDescriptionvoid
RecipientListRouter.setRecipients
(List<RecipientListRouter.Recipient> recipients) Set the recipients for this router.