Uses of Class
org.csapi.mm.P_INVALID_REPORTING_INTERVAL

Packages that use P_INVALID_REPORTING_INTERVAL
org.csapi.mm   
org.csapi.mm.ul   
org.csapi.mm.ulc   
org.mobicents.csapi.jr.slee.mm.ul Contains the Parlay User Location interfaces. 
org.mobicents.csapi.jr.slee.mm.ulc Contains the Parlay User Location Camel interfaces. 
 

Uses of P_INVALID_REPORTING_INTERVAL in org.csapi.mm
 

Fields in org.csapi.mm declared as P_INVALID_REPORTING_INTERVAL
 P_INVALID_REPORTING_INTERVAL P_INVALID_REPORTING_INTERVALHolder.value
           
 

Methods in org.csapi.mm that return P_INVALID_REPORTING_INTERVAL
static P_INVALID_REPORTING_INTERVAL P_INVALID_REPORTING_INTERVALHelper.extract(org.omg.CORBA.Any any)
           
static P_INVALID_REPORTING_INTERVAL P_INVALID_REPORTING_INTERVALHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.mm with parameters of type P_INVALID_REPORTING_INTERVAL
static void P_INVALID_REPORTING_INTERVALHelper.insert(org.omg.CORBA.Any any, P_INVALID_REPORTING_INTERVAL s)
           
static void P_INVALID_REPORTING_INTERVALHelper.write(org.omg.CORBA.portable.OutputStream out, P_INVALID_REPORTING_INTERVAL s)
           
 

Constructors in org.csapi.mm with parameters of type P_INVALID_REPORTING_INTERVAL
P_INVALID_REPORTING_INTERVALHolder(P_INVALID_REPORTING_INTERVAL initial)
           
 

Uses of P_INVALID_REPORTING_INTERVAL in org.csapi.mm.ul
 

Methods in org.csapi.mm.ul that throw P_INVALID_REPORTING_INTERVAL
 int _IpUserLocationStub.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int _IpTriggeredUserLocationStub.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int IpUserLocationPOATie.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int IpUserLocationOperations.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 int IpTriggeredUserLocationPOATie.periodicLocationReportingStartReq(IpAppUserLocation appLocation, TpAddress[] users, TpLocationRequest request, int reportingInterval)
           
 

Uses of P_INVALID_REPORTING_INTERVAL in org.csapi.mm.ulc
 

Methods in org.csapi.mm.ulc that throw P_INVALID_REPORTING_INTERVAL
 int _IpUserLocationCamelStub.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, int reportingInterval)
           
 int IpUserLocationCamelPOATie.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, int reportingInterval)
           
 int IpUserLocationCamelOperations.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, int reportingInterval)
           
 

Uses of P_INVALID_REPORTING_INTERVAL in org.mobicents.csapi.jr.slee.mm.ul
 

Methods in org.mobicents.csapi.jr.slee.mm.ul that throw P_INVALID_REPORTING_INTERVAL
 int IpUserLocationConnection.periodicLocationReportingStartReq(TpAddress[] users, TpLocationRequest request, int reportingInterval)
          Request of periodic reports on the location for one or several users.
 

Uses of P_INVALID_REPORTING_INTERVAL in org.mobicents.csapi.jr.slee.mm.ulc
 

Methods in org.mobicents.csapi.jr.slee.mm.ulc that throw P_INVALID_REPORTING_INTERVAL
 int IpUserLocationCamelConnection.periodicLocationReportingStartReq(TpAddress[] users, int reportingInterval)
          Request for periodic mobile location reports on one or several users.
 



Copyright © 2008. All Rights Reserved.