Uses of Interface
com.reallifedeveloper.common.application.notification.NotificationReader
Packages that use NotificationReader
Package
Description
Concrete implementations of interfaces in the
com.reallifedeveloper.common
package.-
Uses of NotificationReader in com.reallifedeveloper.common.infrastructure
Classes in com.reallifedeveloper.common.infrastructure that implement NotificationReaderModifier and TypeClassDescriptionfinal class
An implementation of theNotificationReader
interface that works with JSON as the serialized form, using Gson to parse the JSON string.