Uses of Class
org.csapi.cc.gccs.TpCallReport

Packages that use TpCallReport
org.csapi.cc.gccs   
org.mobicents.csapi.jr.slee.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
 

Uses of TpCallReport in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallReport
 TpCallReport TpCallReportHolder.value
           
 

Methods in org.csapi.cc.gccs that return TpCallReport
static TpCallReport TpCallReportHelper.extract(org.omg.CORBA.Any any)
           
static TpCallReport TpCallReportHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.gccs with parameters of type TpCallReport
static void TpCallReportHelper.insert(org.omg.CORBA.Any any, TpCallReport s)
           
 void _IpAppCallStub.routeRes(int callSessionID, TpCallReport eventReport, int callLegSessionID)
           
 void IpAppCallOperations.routeRes(int callSessionID, TpCallReport eventReport, int callLegSessionID)
           
 void IpAppCallPOATie.routeRes(int callSessionID, TpCallReport eventReport, int callLegSessionID)
           
static void TpCallReportHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallReport s)
           
 

Constructors in org.csapi.cc.gccs with parameters of type TpCallReport
TpCallReportHolder(TpCallReport initial)
           
 

Uses of TpCallReport in org.mobicents.csapi.jr.slee.cc.gccs
 

Methods in org.mobicents.csapi.jr.slee.cc.gccs that return TpCallReport
 TpCallReport RouteResEvent.getEventReport()
          Returns the eventReport
 

Constructors in org.mobicents.csapi.jr.slee.cc.gccs with parameters of type TpCallReport
RouteResEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallReport eventReport, int callLegSessionID)
          Constructor for RouteResEvent
 



Copyright © 2008. All Rights Reserved.