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

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

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

Methods in org.csapi.jr.se.mm.ul that throw RequestedResponseTimeCannotBeDeliveredException
 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.
 void ExtendedLocationReport.extendedLocationReportReq(org.csapi.jr.se.Address[] users, org.csapi.jr.se.mm.LocationRequest request)
          Invokes the extendedLocationReportReq() method on the Parlay Gateway.
 void TriggeredLocationReporting.triggeredLocationReportingStartReq(org.csapi.jr.se.Address[] users, org.csapi.jr.se.mm.LocationRequest request, org.csapi.jr.se.mm.LocationTrigger[] triggers)
          Invokes the triggeredLocationReportingStartReq() method on the Parlay Gateway.