Package com.reallifedeveloper.common.infrastructure
package com.reallifedeveloper.common.infrastructure
Concrete implementations of interfaces in the
com.reallifedeveloper.common
package.- Author:
- RealLifeDeveloper
-
ClassesClassDescriptionAn implementation of the
NotificationReader
interface that works with JSON as the serialized form, using Gson to parse the JSON string.An implementation of theObjectSerializer
that uses JSON as the serialized form.