Package org.stellar.sdk.responses.gson


package org.stellar.sdk.responses.gson
Provides Gson serialization and deserialization adapters for Horizon response types.

This package contains custom JsonDeserializer implementations that handle polymorphic deserialization of Horizon responses (e.g., effects, operations, assets, predicates). The GsonSingleton class provides the pre-configured Gson instance used throughout the SDK.