Package com.qfs.snl.messages
Interface IMessageBuilder.IWithSender
- Enclosing interface:
IMessageBuilder
public static interface IMessageBuilder.IWithSender
Builder of messages with configured sender.
- Author:
- ActiveViam
-
Method Summary
Modifier and TypeMethodDescriptionSets the recipients of the message.to
(Collection<String> recipients) Sets the recipients of the message.