Datagram failure notifications are sent by an agent supporting reliable datagram delivery when a datagram delivery is unsuccessful. The notification is only sent to the agent that requested delivery of the original datagram.
| Modifiers | Name | Description |
|---|---|---|
protected int |
to |
| Constructor and description |
|---|
DatagramFailureNtf
() |
DatagramFailureNtf
(DatagramReq req)Constructs a datagram failure notification for a specified request. |
| Methods inherited from class | Name |
|---|---|
class Message |
toString, setSender, getSender, setMessageID, getMessageID, setInReplyTo, getInReplyTo, setSentAt, getSentAt, setPerformative, getPerformative, setRecipient, getRecipient, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Constructs a datagram failure notification for a specified request.
req - datagram request.Copyright 2013-21, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd