Interface ILegacySerializer


@Deprecated public interface ILegacySerializer
Deprecated.
For new code, use SerializationFactory instead.
Serializer supporting producing XML or JSON in the legacy Saga format.
  • Method Summary

    Modifier and Type
    Method
    Description
    serialize(EventList events, String responseStream)
    Deprecated.