Uses of Interface
org.csapi.cc.gccs.IpAppCall

Packages that use IpAppCall
org.csapi.cc.gccs   
 

Uses of IpAppCall in org.csapi.cc.gccs
 

Classes in org.csapi.cc.gccs that implement IpAppCall
 class _IpAppCallStub
          Generated from IDL interface "IpAppCall"
 

Fields in org.csapi.cc.gccs declared as IpAppCall
 IpAppCall IpAppCallHolder.value
           
 

Methods in org.csapi.cc.gccs that return IpAppCall
 IpAppCall IpAppCallPOA._this()
           
 IpAppCall IpAppCallPOATie._this()
           
 IpAppCall IpAppCallPOA._this(org.omg.CORBA.ORB orb)
           
 IpAppCall IpAppCallPOATie._this(org.omg.CORBA.ORB orb)
           
 IpAppCall _IpAppCallControlManagerStub.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 IpAppCall IpAppCallControlManagerPOATie.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 IpAppCall IpAppCallControlManagerOperations.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
static IpAppCall IpAppCallHelper.extract(org.omg.CORBA.Any any)
           
static IpAppCall IpAppCallHelper.narrow(java.lang.Object obj)
           
static IpAppCall IpAppCallHelper.narrow(org.omg.CORBA.Object obj)
           
static IpAppCall IpAppCallHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpAppCall IpAppCallHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.cc.gccs with parameters of type IpAppCall
 TpCallIdentifier IpCallControlManagerOperations.createCall(IpAppCall appCall)
           
 TpCallIdentifier IpCallControlManagerPOATie.createCall(IpAppCall appCall)
           
 TpCallIdentifier _IpCallControlManagerStub.createCall(IpAppCall appCall)
           
static void IpAppCallHelper.insert(org.omg.CORBA.Any any, IpAppCall s)
           
static void IpAppCallHelper.write(org.omg.CORBA.portable.OutputStream _out, IpAppCall s)
           
 

Constructors in org.csapi.cc.gccs with parameters of type IpAppCall
IpAppCallHolder(IpAppCall initial)
           
 



Copyright © 2008. All Rights Reserved.