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

Packages that use ResultsService
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 ResultsService in com.jakewharton.pingdom
 

Methods in com.jakewharton.pingdom that return ResultsService
static ResultsService ServiceManager.newResultsService()
          Create new results service instance.
 ResultsService ServiceManager.resultsService()
          Get results service instance.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.