Uses of Class
org.csapi.dsc.TpDataSessionFault

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

Uses of TpDataSessionFault in org.csapi.dsc
 

Fields in org.csapi.dsc declared as TpDataSessionFault
static TpDataSessionFault TpDataSessionFault.P_DATA_SESSION_FAULT_UNDEFINED
           
static TpDataSessionFault TpDataSessionFault.P_DATA_SESSION_FAULT_USER_ABORTED
           
static TpDataSessionFault TpDataSessionFault.P_DATA_SESSION_TIMEOUT_ON_INTERRUPT
           
static TpDataSessionFault TpDataSessionFault.P_DATA_SESSION_TIMEOUT_ON_RELEASE
           
 TpDataSessionFault TpDataSessionFaultHolder.value
           
 

Methods in org.csapi.dsc that return TpDataSessionFault
static TpDataSessionFault TpDataSessionFaultHelper.extract(org.omg.CORBA.Any any)
           
static TpDataSessionFault TpDataSessionFault.from_int(int value)
           
static TpDataSessionFault TpDataSessionFaultHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.dsc with parameters of type TpDataSessionFault
 void _IpAppDataSessionStub.dataSessionFaultDetected(int dataSessionID, TpDataSessionFault fault)
           
 void IpAppDataSessionPOATie.dataSessionFaultDetected(int dataSessionID, TpDataSessionFault fault)
           
 void IpAppDataSessionOperations.dataSessionFaultDetected(int dataSessionID, TpDataSessionFault fault)
           
static void TpDataSessionFaultHelper.insert(org.omg.CORBA.Any any, TpDataSessionFault s)
           
static void TpDataSessionFaultHelper.write(org.omg.CORBA.portable.OutputStream out, TpDataSessionFault s)
           
 

Constructors in org.csapi.dsc with parameters of type TpDataSessionFault
TpDataSessionFaultHolder(TpDataSessionFault initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.dsc that return TpDataSessionFault
 TpDataSessionFault DataSessionFaultDetectedEvent.getFault()
          Returns the fault
 

Constructors in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionFault
DataSessionFaultDetectedEvent(TpServiceIdentifier tpServiceIdentifier, TpDataSessionIdentifier tpDataSessionIdentifier, TpDataSessionFault fault)
          Constructor for DataSessionFaultDetectedEvent
 



Copyright © 2008. All Rights Reserved.