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