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

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

Uses of IpAppCallLeg in org.csapi.cc.cccs
 

Methods in org.csapi.cc.cccs that return IpAppCallLeg
 IpAppCallLeg IpAppConfCallOperations.partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
 IpAppCallLeg _IpAppConfCallStub.partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
 IpAppCallLeg IpAppConfCallPOATie.partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
 

Methods in org.csapi.cc.cccs with parameters of type IpAppCallLeg
 TpCallLegIdentifier _IpSubConfCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier IpSubConfCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier IpConfCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpConfCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpSubConfCallStub.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 TpCallLegIdentifier IpSubConfCallPOATie.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 TpCallLegIdentifier IpConfCallPOATie.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 TpCallLegIdentifier _IpConfCallStub.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 

Uses of IpAppCallLeg in org.csapi.cc.mmccs
 

Subinterfaces of IpAppCallLeg in org.csapi.cc.mmccs
 interface IpAppMultiMediaCallLeg
          Generated from IDL interface "IpAppMultiMediaCallLeg"
 

Classes in org.csapi.cc.mmccs that implement IpAppCallLeg
 class _IpAppMultiMediaCallLegStub
          Generated from IDL interface "IpAppMultiMediaCallLeg"
 

Methods in org.csapi.cc.mmccs with parameters of type IpAppCallLeg
 TpCallLegIdentifier IpMultiMediaCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpMultiMediaCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier IpMultiMediaCallPOATie.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 TpCallLegIdentifier _IpMultiMediaCallStub.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 

Uses of IpAppCallLeg in org.csapi.cc.mpccs
 

Classes in org.csapi.cc.mpccs that implement IpAppCallLeg
 class _IpAppCallLegStub
          Generated from IDL interface "IpAppCallLeg"
 

Fields in org.csapi.cc.mpccs declared as IpAppCallLeg
 IpAppCallLeg[] TpAppCallLegCallBack.AppCallLegSet
           
 IpAppCallLeg IpAppCallLegHolder.value
           
 IpAppCallLeg[] TpAppCallLegRefSetHolder.value
           
 

Methods in org.csapi.cc.mpccs that return IpAppCallLeg
 IpAppCallLeg IpAppCallLegPOATie._this()
           
 IpAppCallLeg IpAppCallLegPOA._this()
           
 IpAppCallLeg IpAppCallLegPOATie._this(org.omg.CORBA.ORB orb)
           
 IpAppCallLeg IpAppCallLegPOA._this(org.omg.CORBA.ORB orb)
           
 IpAppCallLeg TpAppMultiPartyCallBack.AppCallLeg()
           
static IpAppCallLeg IpAppCallLegHelper.extract(org.omg.CORBA.Any any)
           
static IpAppCallLeg[] TpAppCallLegRefSetHelper.extract(org.omg.CORBA.Any any)
           
static IpAppCallLeg IpAppCallLegHelper.narrow(java.lang.Object obj)
           
static IpAppCallLeg IpAppCallLegHelper.narrow(org.omg.CORBA.Object obj)
           
static IpAppCallLeg IpAppCallLegHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpAppCallLeg[] TpAppCallLegRefSetHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static IpAppCallLeg IpAppCallLegHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.cc.mpccs with parameters of type IpAppCallLeg
 void TpAppMultiPartyCallBack.AppCallLeg(IpAppCallLeg _x)
           
 TpCallLegIdentifier _IpMultiPartyCallStub.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier IpMultiPartyCallPOATie.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier IpMultiPartyCallOperations.createAndRouteCallLegReq(int callSessionID, TpCallEventRequest[] eventsRequested, TpAddress targetAddress, TpAddress originatingAddress, TpCallAppInfo[] appInfo, IpAppCallLeg appLegInterface)
           
 TpCallLegIdentifier _IpMultiPartyCallStub.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 TpCallLegIdentifier IpMultiPartyCallPOATie.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
 TpCallLegIdentifier IpMultiPartyCallOperations.createCallLeg(int callSessionID, IpAppCallLeg appCallLeg)
           
static void IpAppCallLegHelper.insert(org.omg.CORBA.Any any, IpAppCallLeg s)
           
static void TpAppCallLegRefSetHelper.insert(org.omg.CORBA.Any any, IpAppCallLeg[] s)
           
static void IpAppCallLegHelper.write(org.omg.CORBA.portable.OutputStream _out, IpAppCallLeg s)
           
static void TpAppCallLegRefSetHelper.write(org.omg.CORBA.portable.OutputStream _out, IpAppCallLeg[] _s)
           
 

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



Copyright © 2008. All Rights Reserved.