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

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

Uses of IpMultiPartyCall in org.csapi.cc.cccs
 

Subinterfaces of IpMultiPartyCall in org.csapi.cc.cccs
 interface IpConfCall
          Generated from IDL interface "IpConfCall"
 interface IpSubConfCall
          Generated from IDL interface "IpSubConfCall"
 

Classes in org.csapi.cc.cccs that implement IpMultiPartyCall
 class _IpConfCallStub
          Generated from IDL interface "IpConfCall"
 class _IpSubConfCallStub
          Generated from IDL interface "IpSubConfCall"
 

Uses of IpMultiPartyCall in org.csapi.cc.mmccs
 

Subinterfaces of IpMultiPartyCall in org.csapi.cc.mmccs
 interface IpMultiMediaCall
          Generated from IDL interface "IpMultiMediaCall"
 

Classes in org.csapi.cc.mmccs that implement IpMultiPartyCall
 class _IpMultiMediaCallStub
          Generated from IDL interface "IpMultiMediaCall"
 

Uses of IpMultiPartyCall in org.csapi.cc.mpccs
 

Classes in org.csapi.cc.mpccs that implement IpMultiPartyCall
 class _IpMultiPartyCallStub
          Generated from IDL interface "IpMultiPartyCall"
 

Fields in org.csapi.cc.mpccs declared as IpMultiPartyCall
 IpMultiPartyCall TpMultiPartyCallIdentifier.CallReference
           
 IpMultiPartyCall IpMultiPartyCallHolder.value
           
 

Methods in org.csapi.cc.mpccs that return IpMultiPartyCall
 IpMultiPartyCall IpMultiPartyCallPOATie._this()
           
 IpMultiPartyCall IpMultiPartyCallPOA._this()
           
 IpMultiPartyCall IpMultiPartyCallPOATie._this(org.omg.CORBA.ORB orb)
           
 IpMultiPartyCall IpMultiPartyCallPOA._this(org.omg.CORBA.ORB orb)
           
static IpMultiPartyCall IpMultiPartyCallHelper.extract(org.omg.CORBA.Any any)
           
static IpMultiPartyCall IpMultiPartyCallHelper.narrow(java.lang.Object obj)
           
static IpMultiPartyCall IpMultiPartyCallHelper.narrow(org.omg.CORBA.Object obj)
           
static IpMultiPartyCall IpMultiPartyCallHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpMultiPartyCall IpMultiPartyCallHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.cc.mpccs with parameters of type IpMultiPartyCall
static void IpMultiPartyCallHelper.insert(org.omg.CORBA.Any any, IpMultiPartyCall s)
           
static void IpMultiPartyCallHelper.write(org.omg.CORBA.portable.OutputStream _out, IpMultiPartyCall s)
           
 

Constructors in org.csapi.cc.mpccs with parameters of type IpMultiPartyCall
IpMultiPartyCallHolder(IpMultiPartyCall initial)
           
TpMultiPartyCallIdentifier(IpMultiPartyCall CallReference, int CallSessionID)
           
 



Copyright © 2009. All Rights Reserved.