Class RecipientListRouter.Recipient
java.lang.Object
org.springframework.integration.router.RecipientListRouter.Recipient
- Enclosing class:
- RecipientListRouter
-
Constructor Summary
ConstructorDescriptionRecipient
(String channelName, MessageSelector selector) Recipient
(MessageChannel channel) Recipient
(MessageChannel channel, MessageSelector selector) -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setChannelResolver
(DestinationResolver<MessageChannel> channelResolver)
-
Constructor Details
-
Recipient
-
Recipient
-
Recipient
-
Recipient
-
-
Method Details
-
setChannelResolver
-
getChannel
-
accept
-