Uses of Class
org.csapi.dsc.TpDataSessionReport

Packages that use TpDataSessionReport
org.csapi.dsc   
org.mobicents.csapi.jr.slee.dsc Contains the Parlay Data Session Control data types and interfaces. 
 

Uses of TpDataSessionReport in org.csapi.dsc
 

Fields in org.csapi.dsc declared as TpDataSessionReport
 TpDataSessionReport TpDataSessionReportHolder.value
           
 

Methods in org.csapi.dsc that return TpDataSessionReport
static TpDataSessionReport TpDataSessionReportHelper.extract(org.omg.CORBA.Any any)
           
static TpDataSessionReport TpDataSessionReportHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.dsc with parameters of type TpDataSessionReport
 void _IpAppDataSessionStub.connectRes(int dataSessionID, TpDataSessionReport eventReport, int assignmentID)
           
 void IpAppDataSessionPOATie.connectRes(int dataSessionID, TpDataSessionReport eventReport, int assignmentID)
           
 void IpAppDataSessionOperations.connectRes(int dataSessionID, TpDataSessionReport eventReport, int assignmentID)
           
static void TpDataSessionReportHelper.insert(org.omg.CORBA.Any any, TpDataSessionReport s)
           
static void TpDataSessionReportHelper.write(org.omg.CORBA.portable.OutputStream out, TpDataSessionReport s)
           
 

Constructors in org.csapi.dsc with parameters of type TpDataSessionReport
TpDataSessionReportHolder(TpDataSessionReport initial)
           
 

Uses of TpDataSessionReport in org.mobicents.csapi.jr.slee.dsc
 

Methods in org.mobicents.csapi.jr.slee.dsc that return TpDataSessionReport
 TpDataSessionReport ConnectResEvent.getEventReport()
          Returns the eventReport
 

Constructors in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionReport
ConnectResEvent(TpServiceIdentifier tpServiceIdentifier, TpDataSessionIdentifier tpDataSessionIdentifier, TpDataSessionReport eventReport, int assignmentID)
          Constructor for ConnectResEvent
 



Copyright © 2008. All Rights Reserved.