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