Uses of Class
com.jakewharton.domainr.ServiceManager

Packages that use ServiceManager
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 ServiceManager in com.jakewharton.domainr
 

Methods in com.jakewharton.domainr that return ServiceManager
 ServiceManager ServiceManager.setConnectionTimeout(int connectionTimeout)
          Set default connection timeout.
 ServiceManager ServiceManager.setReadTimeout(int readTimeout)
          Set default read timeout.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.