Uses of Package
com.jakewharton.domainr.services

Packages that use com.jakewharton.domainr.services
com.jakewharton.domainr Classes which assist in marshalling the native builder methods to proper remote API calls and the resulting JSON to POJOs specifically for the Domainr API. 
com.jakewharton.domainr.services Service classes provide implementations for the interaction with and assembling of specific remote API calls. 
 

Classes in com.jakewharton.domainr.services used by com.jakewharton.domainr
InfoService
          Represents Domainr's remote search service.
SearchService
          Represents Domainr's remote search service.
 

Classes in com.jakewharton.domainr.services used by com.jakewharton.domainr.services
InfoService.InfoBuilder
          Request builder for InfoService.query(String).
SearchService.QueryBuilder
          Request builder for SearchService.query(String).
 



Copyright © 2011 Jake Wharton. All Rights Reserved.