| Package | Description |
|---|---|
| com.flowthings.client.api | |
| com.flowthings.client.response |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.reflect.TypeToken<? extends Response<S>> |
Request.typeToken |
| Constructor and Description |
|---|
Request(Request.Action action,
Types type,
com.google.gson.reflect.TypeToken<? extends Response<S>> typeToken,
boolean listResponse) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListResponse<T extends FlowDomainObject> |
static class |
ListResponse.ERROR<T extends FlowDomainObject> |
class |
MapResponse |
class |
ObjectResponse<T> |
static class |
ObjectResponse.ERROR<T> |
Copyright © 2015. All rights reserved.