Uses of Interface
org.csapi.cc.mpccs.IpAppMultiPartyCallControlManager

Packages that use IpAppMultiPartyCallControlManager
org.csapi.cc.cccs   
org.csapi.cc.mmccs   
org.csapi.cc.mpccs   
 

Uses of IpAppMultiPartyCallControlManager in org.csapi.cc.cccs
 

Subinterfaces of IpAppMultiPartyCallControlManager in org.csapi.cc.cccs
 interface IpAppConfCallControlManager
          Generated from IDL interface "IpAppConfCallControlManager"
 

Classes in org.csapi.cc.cccs that implement IpAppMultiPartyCallControlManager
 class _IpAppConfCallControlManagerStub
          Generated from IDL interface "IpAppConfCallControlManager"
 

Methods in org.csapi.cc.cccs with parameters of type IpAppMultiPartyCallControlManager
 int IpConfCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int _IpConfCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int IpConfCallControlManagerPOATie.enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
           
 int _IpConfCallControlManagerStub.enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
           
 

Uses of IpAppMultiPartyCallControlManager in org.csapi.cc.mmccs
 

Subinterfaces of IpAppMultiPartyCallControlManager in org.csapi.cc.mmccs
 interface IpAppMultiMediaCallControlManager
          Generated from IDL interface "IpAppMultiMediaCallControlManager"
 

Classes in org.csapi.cc.mmccs that implement IpAppMultiPartyCallControlManager
 class _IpAppMultiMediaCallControlManagerStub
          Generated from IDL interface "IpAppMultiMediaCallControlManager"
 

Methods in org.csapi.cc.mmccs with parameters of type IpAppMultiPartyCallControlManager
 int IpMultiMediaCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int _IpMultiMediaCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int IpMultiMediaCallControlManagerPOATie.enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
           
 int _IpMultiMediaCallControlManagerStub.enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
           
 

Uses of IpAppMultiPartyCallControlManager in org.csapi.cc.mpccs
 

Classes in org.csapi.cc.mpccs that implement IpAppMultiPartyCallControlManager
 class _IpAppMultiPartyCallControlManagerStub
          Generated from IDL interface "IpAppMultiPartyCallControlManager"
 

Fields in org.csapi.cc.mpccs declared as IpAppMultiPartyCallControlManager
 IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerHolder.value
           
 

Methods in org.csapi.cc.mpccs that return IpAppMultiPartyCallControlManager
 IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerPOATie._this()
           
 IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerPOA._this()
           
 IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerPOATie._this(org.omg.CORBA.ORB orb)
           
 IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerPOA._this(org.omg.CORBA.ORB orb)
           
static IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerHelper.extract(org.omg.CORBA.Any any)
           
static IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerHelper.narrow(java.lang.Object obj)
           
static IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerHelper.narrow(org.omg.CORBA.Object obj)
           
static IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpAppMultiPartyCallControlManager IpAppMultiPartyCallControlManagerHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.cc.mpccs with parameters of type IpAppMultiPartyCallControlManager
 int IpMultiPartyCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int _IpMultiPartyCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int IpMultiPartyCallControlManagerOperations.createNotification(IpAppMultiPartyCallControlManager appCallControlManager, TpCallNotificationRequest notificationRequest)
           
 int IpMultiPartyCallControlManagerPOATie.enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
           
 int _IpMultiPartyCallControlManagerStub.enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
           
 int IpMultiPartyCallControlManagerOperations.enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
           
static void IpAppMultiPartyCallControlManagerHelper.insert(org.omg.CORBA.Any any, IpAppMultiPartyCallControlManager s)
           
static void IpAppMultiPartyCallControlManagerHelper.write(org.omg.CORBA.portable.OutputStream _out, IpAppMultiPartyCallControlManager s)
           
 

Constructors in org.csapi.cc.mpccs with parameters of type IpAppMultiPartyCallControlManager
IpAppMultiPartyCallControlManagerHolder(IpAppMultiPartyCallControlManager initial)
           
 



Copyright © 2008. All Rights Reserved.