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

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

Uses of IpAppMultiPartyCall in org.csapi.cc.cccs
 

Subinterfaces of IpAppMultiPartyCall in org.csapi.cc.cccs
 interface IpAppConfCall
          Generated from IDL interface "IpAppConfCall"
 interface IpAppSubConfCall
          Generated from IDL interface "IpAppSubConfCall"
 

Classes in org.csapi.cc.cccs that implement IpAppMultiPartyCall
 class _IpAppConfCallStub
          Generated from IDL interface "IpAppConfCall"
 class _IpAppSubConfCallStub
          Generated from IDL interface "IpAppSubConfCall"
 

Methods in org.csapi.cc.cccs with parameters of type IpAppMultiPartyCall
 TpMultiPartyCallIdentifier IpConfCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier _IpConfCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
           
 

Uses of IpAppMultiPartyCall in org.csapi.cc.mmccs
 

Subinterfaces of IpAppMultiPartyCall in org.csapi.cc.mmccs
 interface IpAppMultiMediaCall
          Generated from IDL interface "IpAppMultiMediaCall"
 

Classes in org.csapi.cc.mmccs that implement IpAppMultiPartyCall
 class _IpAppMultiMediaCallStub
          Generated from IDL interface "IpAppMultiMediaCall"
 

Methods in org.csapi.cc.mmccs with parameters of type IpAppMultiPartyCall
 TpMultiPartyCallIdentifier IpMultiMediaCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier _IpMultiMediaCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
           
 

Uses of IpAppMultiPartyCall in org.csapi.cc.mpccs
 

Classes in org.csapi.cc.mpccs that implement IpAppMultiPartyCall
 class _IpAppMultiPartyCallStub
          Generated from IDL interface "IpAppMultiPartyCall"
 

Fields in org.csapi.cc.mpccs declared as IpAppMultiPartyCall
 IpAppMultiPartyCall TpAppCallLegCallBack.AppMultiPartyCall
           
 IpAppMultiPartyCall IpAppMultiPartyCallHolder.value
           
 

Methods in org.csapi.cc.mpccs that return IpAppMultiPartyCall
 IpAppMultiPartyCall IpAppMultiPartyCallPOATie._this()
           
 IpAppMultiPartyCall IpAppMultiPartyCallPOA._this()
           
 IpAppMultiPartyCall IpAppMultiPartyCallPOATie._this(org.omg.CORBA.ORB orb)
           
 IpAppMultiPartyCall IpAppMultiPartyCallPOA._this(org.omg.CORBA.ORB orb)
           
 IpAppMultiPartyCall TpAppMultiPartyCallBack.AppMultiPartyCall()
           
static IpAppMultiPartyCall IpAppMultiPartyCallHelper.extract(org.omg.CORBA.Any any)
           
static IpAppMultiPartyCall IpAppMultiPartyCallHelper.narrow(java.lang.Object obj)
           
static IpAppMultiPartyCall IpAppMultiPartyCallHelper.narrow(org.omg.CORBA.Object obj)
           
static IpAppMultiPartyCall IpAppMultiPartyCallHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpAppMultiPartyCall IpAppMultiPartyCallHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.cc.mpccs with parameters of type IpAppMultiPartyCall
 void TpAppMultiPartyCallBack.AppMultiPartyCall(IpAppMultiPartyCall _x)
           
 TpMultiPartyCallIdentifier IpMultiPartyCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier IpMultiPartyCallControlManagerOperations.createCall(IpAppMultiPartyCall appCall)
           
 TpMultiPartyCallIdentifier _IpMultiPartyCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
           
static void IpAppMultiPartyCallHelper.insert(org.omg.CORBA.Any any, IpAppMultiPartyCall s)
           
static void IpAppMultiPartyCallHelper.write(org.omg.CORBA.portable.OutputStream _out, IpAppMultiPartyCall s)
           
 

Constructors in org.csapi.cc.mpccs with parameters of type IpAppMultiPartyCall
IpAppMultiPartyCallHolder(IpAppMultiPartyCall initial)
           
TpAppCallLegCallBack(IpAppMultiPartyCall AppMultiPartyCall, IpAppCallLeg[] AppCallLegSet)
           
 



Copyright © 2009. All Rights Reserved.