Uses of Class
pt.unl.fct.di.novasys.babel.protocols.storage.notifications.common.CommonNotification
Packages that use CommonNotification
Package
Description
-
Uses of CommonNotification in pt.unl.fct.di.novasys.babel.protocols.storage.notifications
Modifier and TypeClassDescriptionclassA notification of new data parsed as a JSON string.classA notification informing that a storage layer node as went down due to an internal server error.classA notification informing the storage layer of a change in a specific object. -
Uses of CommonNotification in pt.unl.fct.di.novasys.babel.protocols.storage.notifications.common
Subclasses of CommonNotification in pt.unl.fct.di.novasys.babel.protocols.storage.notifications.commonModifier and TypeClassDescriptionclassAn abstract class common to all notifications that need to issue some sort of data to the upper layers.