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

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

Methods in com.jakewharton.pingdom that return AnalysisService
 AnalysisService ServiceManager.analysisService()
          Get analysis service instance.
static AnalysisService ServiceManager.newAnalysisService()
          Create new analysis service instance.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.