Package com.exonum.binding.common.serialization.json

  • Class Summary 
    Class Description
    CommonTypeAdapterFactory
    Class used to automatically create Gson type adapters for all AutoValue classes located in this module.
    JsonSerializer
    Provides Gson serializer for converting Java objects to Json and vice versa.