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

Packages that use IpCall
org.csapi.cc.gccs   
 

Uses of IpCall in org.csapi.cc.gccs
 

Classes in org.csapi.cc.gccs that implement IpCall
 class _IpCallStub
          Generated from IDL interface "IpCall"
 

Fields in org.csapi.cc.gccs declared as IpCall
 IpCall TpCallIdentifier.CallReference
           
 IpCall IpCallHolder.value
           
 

Methods in org.csapi.cc.gccs that return IpCall
 IpCall IpCallPOATie._this()
           
 IpCall IpCallPOA._this()
           
 IpCall IpCallPOATie._this(org.omg.CORBA.ORB orb)
           
 IpCall IpCallPOA._this(org.omg.CORBA.ORB orb)
           
static IpCall IpCallHelper.extract(org.omg.CORBA.Any any)
           
static IpCall IpCallHelper.narrow(java.lang.Object obj)
           
static IpCall IpCallHelper.narrow(org.omg.CORBA.Object obj)
           
static IpCall IpCallHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpCall IpCallHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

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

Constructors in org.csapi.cc.gccs with parameters of type IpCall
IpCallHolder(IpCall initial)
           
TpCallIdentifier(IpCall CallReference, int CallSessionID)
           
 



Copyright © 2009. All Rights Reserved.