|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| com.jakewharton.trakt | Classes which assist in marshalling the native builder methods to proper remote API calls and the resulting JSON to POJOs specifically for the Trakt RESTful API. |
| com.jakewharton.trakt.entities | Immutable POJOs which provide native object representation of the JSON returned by remote API calls. |
| Uses of Response in com.jakewharton.trakt |
|---|
| Methods in com.jakewharton.trakt that return Response | |
|---|---|
Response |
TraktException.getResponse()
|
| Constructors in com.jakewharton.trakt with parameters of type Response | |
|---|---|
TraktException(String url,
com.google.gson.JsonObject postBody,
com.jakewharton.apibuilder.ApiException cause,
Response response)
|
|
| Uses of Response in com.jakewharton.trakt.entities |
|---|
| Subclasses of Response in com.jakewharton.trakt.entities | |
|---|---|
class |
DismissResponse
|
class |
RatingResponse
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||