Uses of Class
com.jakewharton.trakt.services.RecommendationsService

Packages that use RecommendationsService
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. 
 

Uses of RecommendationsService in com.jakewharton.trakt
 

Methods in com.jakewharton.trakt that return RecommendationsService
static RecommendationsService ServiceManager.createRecommendationsService()
           
 RecommendationsService ServiceManager.recommendationsService()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.