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

Packages that use SearchService
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 SearchService in com.jakewharton.trakt
 

Methods in com.jakewharton.trakt that return SearchService
static SearchService ServiceManager.createSearchService()
           
 SearchService ServiceManager.searchService()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.