Class Notification
java.lang.Object
org.somda.sdc.dpws.soap.wseventing.model.Notification
Notification queue item that provides a construction time to allow detection of stale notifications.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotification(SoapMessage payload) Constructor that accepts a notification and records the time during construction. -
Method Summary
-
Constructor Details
-
Notification
Constructor that accepts a notification and records the time during construction.- Parameters:
payload- the notification message to convey.
-
-
Method Details
-
getPayload
-
getConstructionTime
-