Uses of Class
org.csapi.cc.TpNotificationRequested

Packages that use TpNotificationRequested
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 TpNotificationRequested in org.csapi.cc
 

Fields in org.csapi.cc declared as TpNotificationRequested
 TpNotificationRequested[] TpNotificationRequestedSetEntry.NotificationRequestSet
           
 TpNotificationRequested[] TpNotificationRequestedSetHolder.value
           
 TpNotificationRequested TpNotificationRequestedHolder.value
           
 

Methods in org.csapi.cc that return TpNotificationRequested
static TpNotificationRequested[] TpNotificationRequestedSetHelper.extract(org.omg.CORBA.Any any)
           
static TpNotificationRequested TpNotificationRequestedHelper.extract(org.omg.CORBA.Any any)
           
static TpNotificationRequested[] TpNotificationRequestedSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpNotificationRequested TpNotificationRequestedHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc with parameters of type TpNotificationRequested
static void TpNotificationRequestedHelper.insert(org.omg.CORBA.Any any, TpNotificationRequested s)
           
static void TpNotificationRequestedSetHelper.insert(org.omg.CORBA.Any any, TpNotificationRequested[] s)
           
static void TpNotificationRequestedHelper.write(org.omg.CORBA.portable.OutputStream out, TpNotificationRequested s)
           
static void TpNotificationRequestedSetHelper.write(org.omg.CORBA.portable.OutputStream _out, TpNotificationRequested[] _s)
           
 

Constructors in org.csapi.cc with parameters of type TpNotificationRequested
TpNotificationRequestedHolder(TpNotificationRequested initial)
           
TpNotificationRequestedSetEntry(TpNotificationRequested[] NotificationRequestSet, boolean Final)
           
TpNotificationRequestedSetHolder(TpNotificationRequested[] initial)
           
 

Uses of TpNotificationRequested in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs that return TpNotificationRequested
 TpNotificationRequested[] IpConfCallControlManagerPOATie.getNotification()
           
 TpNotificationRequested[] _IpConfCallControlManagerStub.getNotification()
           
 

Uses of TpNotificationRequested in org.csapi.cc.mmccs
 

Methods in org.csapi.cc.mmccs that return TpNotificationRequested
 TpNotificationRequested[] IpMultiMediaCallControlManagerPOATie.getNotification()
           
 TpNotificationRequested[] _IpMultiMediaCallControlManagerStub.getNotification()
           
 

Uses of TpNotificationRequested in org.csapi.cc.mpccs
 

Methods in org.csapi.cc.mpccs that return TpNotificationRequested
 TpNotificationRequested[] IpMultiPartyCallControlManagerPOATie.getNotification()
           
 TpNotificationRequested[] IpMultiPartyCallControlManagerOperations.getNotification()
           
 TpNotificationRequested[] _IpMultiPartyCallControlManagerStub.getNotification()
           
 

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

Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpNotificationRequested
 TpNotificationRequested[] IpMultiPartyCallControlManagerConnection.getNotification()
          Deprecated. This method is deprecated and replaced by getNextNotification(). It will be removed in a later release. This method is used by the application to query the event criteria set with createNotification or changeNotification.
 



Copyright © 2009. All Rights Reserved.