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

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

Uses of TpCallFault in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallFault
static TpCallFault TpCallFault.P_CALL_FAULT_UNDEFINED
           
static TpCallFault TpCallFault.P_CALL_TIMEOUT_ON_INTERRUPT
           
static TpCallFault TpCallFault.P_CALL_TIMEOUT_ON_RELEASE
           
 TpCallFault TpCallFaultHolder.value
           
 

Methods in org.csapi.cc.gccs that return TpCallFault
static TpCallFault TpCallFaultHelper.extract(org.omg.CORBA.Any any)
           
static TpCallFault TpCallFault.from_int(int value)
           
static TpCallFault TpCallFaultHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.gccs with parameters of type TpCallFault
 void _IpAppCallStub.callFaultDetected(int callSessionID, TpCallFault fault)
           
 void IpAppCallPOATie.callFaultDetected(int callSessionID, TpCallFault fault)
           
 void IpAppCallOperations.callFaultDetected(int callSessionID, TpCallFault fault)
           
static void TpCallFaultHelper.insert(org.omg.CORBA.Any any, TpCallFault s)
           
static void TpCallFaultHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallFault s)
           
 

Constructors in org.csapi.cc.gccs with parameters of type TpCallFault
TpCallFaultHolder(TpCallFault initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cc.gccs that return TpCallFault
 TpCallFault CallFaultDetectedEvent.getFault()
          Returns the fault
 

Constructors in org.mobicents.csapi.jr.slee.cc.gccs with parameters of type TpCallFault
CallFaultDetectedEvent(TpServiceIdentifier tpServiceIdentifier, TpCallIdentifier tpCallIdentifier, TpCallFault fault)
          Constructor for CallFaultDetectedEvent
 



Copyright © 2008. All Rights Reserved.