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

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

Methods in com.jakewharton.pingdom that return TraceRouteService
static TraceRouteService ServiceManager.newTraceRouteService()
          Create new trace route service instance.
 TraceRouteService ServiceManager.traceRouteService()
          Get trace route service instance.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.