Package com.uber.cadence.converter
-
Interface Summary Interface Description DataConverter Used by the framework to serialize/deserialize method parameters that need to be sent over the wire. -
Class Summary Class Description JsonDataConverter Implements conversion through GSON JSON processor.TBaseTypeAdapterFactory Special handling of TBase message serialization and deserialization.TEnumTypeAdapterFactory Special handling of TEnum serialization and deserialization. -
Exception Summary Exception Description DataConverterException