Uses of Class
org.csapi.mm.TpLocationTriggerCamel

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

Uses of TpLocationTriggerCamel in org.csapi.mm
 

Fields in org.csapi.mm declared as TpLocationTriggerCamel
 TpLocationTriggerCamel TpLocationTriggerCamelHolder.value
           
 

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

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

Constructors in org.csapi.mm with parameters of type TpLocationTriggerCamel
TpLocationTriggerCamelHolder(TpLocationTriggerCamel initial)
           
 

Uses of TpLocationTriggerCamel in org.csapi.mm.ulc
 

Methods in org.csapi.mm.ulc with parameters of type TpLocationTriggerCamel
 void IpAppUserLocationCamelPOATie.triggeredLocationReport(int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
           
 void IpAppUserLocationCamelOperations.triggeredLocationReport(int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
           
 void _IpAppUserLocationCamelStub.triggeredLocationReport(int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
           
 int IpUserLocationCamelPOATie.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, TpLocationTriggerCamel trigger)
           
 int IpUserLocationCamelOperations.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, TpLocationTriggerCamel trigger)
           
 int _IpUserLocationCamelStub.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel, TpAddress[] users, TpLocationTriggerCamel trigger)
           
 

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

Methods in org.mobicents.csapi.jr.slee.mm.ulc that return TpLocationTriggerCamel
 TpLocationTriggerCamel TriggeredLocationReportEvent.getCriterion()
          Returns the criterion
 

Methods in org.mobicents.csapi.jr.slee.mm.ulc with parameters of type TpLocationTriggerCamel
 int IpUserLocationCamelConnection.triggeredLocationReportingStartReq(TpAddress[] users, TpLocationTriggerCamel trigger)
          Request for user location reports, containing mobile related information, when the location is changed (the report is triggered by the location change).
 

Constructors in org.mobicents.csapi.jr.slee.mm.ulc with parameters of type TpLocationTriggerCamel
TriggeredLocationReportEvent(TpServiceIdentifier tpServiceIdentifier, int assignmentId, TpUserLocationCamel location, TpLocationTriggerCamel criterion)
          Constructor for TriggeredLocationReportEvent
 



Copyright © 2009. All Rights Reserved.