Package com.algorand.algosdk.algod.client
-
Interface Summary Interface Description ApiCallback<T> Deprecated. Use the equivalent in v2 algod clientProgressRequestBody.ProgressRequestListener ProgressResponseBody.ProgressListener -
Class Summary Class Description AlgodClient Deprecated. ApiClient Deprecated. ApiResponse<T> Deprecated. Use the equivalent in v2 algod clientConfiguration Deprecated. JSON Deprecated. JSON.DateTypeAdapter Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.JSON.OffsetDateTimeTypeAdapter Gson TypeAdapter for JSR310 OffsetDateTime typeJSON.SqlDateTypeAdapter Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).ProgressRequestBody Deprecated. ProgressResponseBody Deprecated. StringUtil Deprecated. -
Exception Summary Exception Description ApiException Deprecated.