Uses of Class
org.csapi.jr.se.mm.InvalidReportingIntervalException

Packages that use InvalidReportingIntervalException
org.csapi.jr.se.mm.ul Contains the Parlay User Location interfaces. 
org.csapi.jr.se.mm.ulc Contains the Parlay User Location Camel interfaces. 
 

Uses of InvalidReportingIntervalException in org.csapi.jr.se.mm.ul
 

Methods in org.csapi.jr.se.mm.ul that throw InvalidReportingIntervalException
 void PeriodicLocationReporting.periodicLocationReportingStartReq(org.csapi.jr.se.Address[] users, org.csapi.jr.se.mm.LocationRequest request, int reportingInterval)
          Invokes the periodicLocationReportingStartReq() method on the Parlay Gateway.
 

Uses of InvalidReportingIntervalException in org.csapi.jr.se.mm.ulc
 

Methods in org.csapi.jr.se.mm.ulc that throw InvalidReportingIntervalException
 void PeriodicLocationReporting.periodicLocationReportingStartReq(org.csapi.jr.se.Address[] users, int reportingInterval)
          Invokes the periodicLocationReportingStartReq() method on the Parlay Gateway.