Package | Description |
---|---|
com.scvngr.levelup.core.model.factory.json | |
com.scvngr.levelup.core.net |
Modifier and Type | Method and Description |
---|---|
JsonElementRequestBody |
GsonModelFactory.toRequestSerializer(T model)
Serializes a model instance to a JSON string representation in a
RequestBody . |
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<JsonElementRequestBody> |
JsonElementRequestBody.CREATOR
Parcelable creator. |