Uses of Package
com.jakewharton.trakt.entities

Packages that use com.jakewharton.trakt.entities
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. 
com.jakewharton.trakt.services Service classes provide implementations for the interaction with and assembling of specific remote API calls. 
 

Classes in com.jakewharton.trakt.entities used by com.jakewharton.trakt
Response
           
 

Classes in com.jakewharton.trakt.entities used by com.jakewharton.trakt.entities
CalendarDate.CalendarTvShowEpisode
           
Images
           
MediaBase
           
MediaBase.Stats
           
MediaEntity
           
Movie
           
Ratings
           
Response
           
TvShow
           
TvShowEpisode
           
TvShowSeason
           
TvShowSeason.Episodes
           
UserProfile
           
UserProfile.Stats
           
UserProfile.Stats.Episodes
           
UserProfile.Stats.Movies
           
UserProfile.Stats.Shows
           
 

Classes in com.jakewharton.trakt.entities used by com.jakewharton.trakt.services
Genre
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.