| Package | Description |
|---|---|
| net.callumtaylor.asynchttp.response |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonResponseHandler<T>
Gson response handler used for automatically parsing a response into objects using Gson and class types
|
class |
JsonResponseHandler
Basic Json response handler using the Gson library.
|