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

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

Methods in com.jakewharton.pingdom that return ProbeService
static ProbeService ServiceManager.newProbeService()
          Create new probe service instance.
 ProbeService ServiceManager.probeService()
          Get probe service instance.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.