|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageSender
Service sends the message to the corresponding user.
| Method Summary | |
|---|---|
void |
sendMessage(Collection<User> recipients,
User sender,
String subject,
String body)
Sends the message to the user specified by recipientNickname. |
| Method Detail |
|---|
void sendMessage(Collection<User> recipients,
User sender,
String subject,
String body)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||