public final class NotificationMessage extends Message
| Constructor and Description |
|---|
NotificationMessage(Identifier sender,
Identifier receiver,
String reason)
Notification message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getReceiver, getSender, hashCodepublic NotificationMessage(Identifier sender, Identifier receiver, String reason)
sender - the senderreceiver - the receiverreason - NullPointerException - if receiver is nullCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.