Uses of Class
com.jakewharton.domainr.services.InfoService

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

Uses of InfoService in com.jakewharton.domainr
 

Methods in com.jakewharton.domainr that return InfoService
 InfoService ServiceManager.infoService()
          Get info service instance.
static InfoService ServiceManager.newInfoService()
          Create new info service instance.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.