Uses of Class
com.jakewharton.pingdom.services.ReferenceService

Packages that use ReferenceService
com.jakewharton.pingdom Classes which assist in marshalling the native builder methods to proper remote API calls and the resulting JSON to POJOs specifically for the Pingdom RESTful API. 
 

Uses of ReferenceService in com.jakewharton.pingdom
 

Methods in com.jakewharton.pingdom that return ReferenceService
static ReferenceService ServiceManager.newReferenceService()
          Create new reference service instance.
 ReferenceService ServiceManager.referenceService()
          Get reference service instance.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.