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

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

Methods in com.jakewharton.pingdom that return SettingsService
static SettingsService ServiceManager.newSettingsService()
          Create new settings service instance.
 SettingsService ServiceManager.settingsService()
          Get settings service instance.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.