Uses of Class
org.csapi.cc.TpNotificationRequestedSetEntry

Packages that use TpNotificationRequestedSetEntry
org.csapi.cc   
org.csapi.cc.cccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
org.mobicents.csapi.jr.slee.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
 

Uses of TpNotificationRequestedSetEntry in org.csapi.cc
 

Fields in org.csapi.cc declared as TpNotificationRequestedSetEntry
 TpNotificationRequestedSetEntry TpNotificationRequestedSetEntryHolder.value
           
 

Methods in org.csapi.cc that return TpNotificationRequestedSetEntry
static TpNotificationRequestedSetEntry TpNotificationRequestedSetEntryHelper.extract(org.omg.CORBA.Any any)
           
static TpNotificationRequestedSetEntry TpNotificationRequestedSetEntryHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc with parameters of type TpNotificationRequestedSetEntry
static void TpNotificationRequestedSetEntryHelper.insert(org.omg.CORBA.Any any, TpNotificationRequestedSetEntry s)
           
static void TpNotificationRequestedSetEntryHelper.write(org.omg.CORBA.portable.OutputStream out, TpNotificationRequestedSetEntry s)
           
 

Constructors in org.csapi.cc with parameters of type TpNotificationRequestedSetEntry
TpNotificationRequestedSetEntryHolder(TpNotificationRequestedSetEntry initial)
           
 

Uses of TpNotificationRequestedSetEntry in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs that return TpNotificationRequestedSetEntry
 TpNotificationRequestedSetEntry IpConfCallControlManagerPOATie.getNextNotification(boolean reset)
           
 TpNotificationRequestedSetEntry _IpConfCallControlManagerStub.getNextNotification(boolean reset)
           
 

Uses of TpNotificationRequestedSetEntry in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs that return TpNotificationRequestedSetEntry
 TpNotificationRequestedSetEntry IpMultiMediaCallControlManagerPOATie.getNextNotification(boolean reset)
           
 TpNotificationRequestedSetEntry _IpMultiMediaCallControlManagerStub.getNextNotification(boolean reset)
           
 

Uses of TpNotificationRequestedSetEntry in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs that return TpNotificationRequestedSetEntry
 TpNotificationRequestedSetEntry IpMultiPartyCallControlManagerPOATie.getNextNotification(boolean reset)
           
 TpNotificationRequestedSetEntry _IpMultiPartyCallControlManagerStub.getNextNotification(boolean reset)
           
 TpNotificationRequestedSetEntry IpMultiPartyCallControlManagerOperations.getNextNotification(boolean reset)
           
 

Uses of TpNotificationRequestedSetEntry in org.mobicents.csapi.jr.slee.cc.mpccs
 

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpNotificationRequestedSetEntry
 TpNotificationRequestedSetEntry IpMultiPartyCallControlManagerConnection.getNextNotification(boolean reset)
          This method is used by the application to query the event criteria set with createNotification or changeNotification.
 



Copyright © 2008. All Rights Reserved.