Uses of Class
org.csapi.dsc.TpDataSessionSuperviseVolume

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

Uses of TpDataSessionSuperviseVolume in org.csapi.dsc
 

Fields in org.csapi.dsc declared as TpDataSessionSuperviseVolume
 TpDataSessionSuperviseVolume TpDataSessionSuperviseVolumeHolder.value
           
 

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

Methods in org.csapi.dsc with parameters of type TpDataSessionSuperviseVolume
static void TpDataSessionSuperviseVolumeHelper.insert(org.omg.CORBA.Any any, TpDataSessionSuperviseVolume s)
           
 void IpDataSessionPOATie.superviseDataSessionReq(int dataSessionID, int treatment, TpDataSessionSuperviseVolume bytes)
           
 void IpDataSessionOperations.superviseDataSessionReq(int dataSessionID, int treatment, TpDataSessionSuperviseVolume bytes)
           
 void _IpDataSessionStub.superviseDataSessionReq(int dataSessionID, int treatment, TpDataSessionSuperviseVolume bytes)
           
 void IpAppDataSessionPOATie.superviseDataSessionRes(int dataSessionID, int report, TpDataSessionSuperviseVolume usedVolume, TpDataSessionQosClass qualityOfService)
           
 void IpAppDataSessionOperations.superviseDataSessionRes(int dataSessionID, int report, TpDataSessionSuperviseVolume usedVolume, TpDataSessionQosClass qualityOfService)
           
 void _IpAppDataSessionStub.superviseDataSessionRes(int dataSessionID, int report, TpDataSessionSuperviseVolume usedVolume, TpDataSessionQosClass qualityOfService)
           
static void TpDataSessionSuperviseVolumeHelper.write(org.omg.CORBA.portable.OutputStream out, TpDataSessionSuperviseVolume s)
           
 

Constructors in org.csapi.dsc with parameters of type TpDataSessionSuperviseVolume
TpDataSessionSuperviseVolumeHolder(TpDataSessionSuperviseVolume initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.dsc that return TpDataSessionSuperviseVolume
 TpDataSessionSuperviseVolume SuperviseDataSessionResEvent.getUsedVolume()
          Returns the usedVolume
 

Methods in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionSuperviseVolume
 void IpDataSessionConnection.superviseDataSessionReq(int treatment, TpDataSessionSuperviseVolume bytes)
          The application calls this method to supervise a data session.
 

Constructors in org.mobicents.csapi.jr.slee.dsc with parameters of type TpDataSessionSuperviseVolume
SuperviseDataSessionResEvent(TpServiceIdentifier tpServiceIdentifier, TpDataSessionIdentifier tpDataSessionIdentifier, int report, TpDataSessionSuperviseVolume usedVolume, TpDataSessionQosClass qualityOfService)
          Constructor for SuperviseDataSessionResEvent
 



Copyright © 2009. All Rights Reserved.