Hierarchy For Package com.boldsign
Class Hierarchy
- java.lang.Object
- com.boldsign.ApiClient
- com.boldsign.ApiResponse<T>
- com.boldsign.Configuration
- com.boldsign.JSON
- com.boldsign.Pair
- okhttp3.RequestBody
- com.boldsign.ProgressRequestBody
- okhttp3.ResponseBody (implements java.io.Closeable)
- com.boldsign.ProgressResponseBody
- com.boldsign.ServerConfiguration
- com.boldsign.ServerVariable
- com.boldsign.StringUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.boldsign.ApiException
- java.lang.Exception
- com.google.gson.TypeAdapter<T>
- com.boldsign.JSON.ByteArrayAdapter
- com.boldsign.JSON.DateTypeAdapter
- com.boldsign.JSON.LocalDateTypeAdapter
- com.boldsign.JSON.OffsetDateTimeTypeAdapter
- com.boldsign.JSON.SqlDateTypeAdapter
Interface Hierarchy
- com.boldsign.ApiCallback<T>