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
NotificationReaderinterface that works with JSON as the serialized form, using Gson to parse the JSON string.An implementation of theObjectSerializerthat uses JSON as the serialized form.