Package application.presenter.event.serialization
package application.presenter.event.serialization
-
ClassDescriptionInterface that models an event deserializer.Implementation of the
EventDeserializerinterface that allows an event to be deserialized from String.Interface that models an event serializer.Implementation of theEventSerializerinterface that allows an event to be serialized to String.