Uses of Interface
org.csapi.dsc.IpDataSession

Packages that use IpDataSession
org.csapi.dsc   
 

Uses of IpDataSession in org.csapi.dsc
 

Classes in org.csapi.dsc that implement IpDataSession
 class _IpDataSessionStub
          Generated from IDL interface "IpDataSession"
 

Fields in org.csapi.dsc declared as IpDataSession
 IpDataSession TpDataSessionIdentifier.DataSessionReference
           
 IpDataSession IpDataSessionHolder.value
           
 

Methods in org.csapi.dsc that return IpDataSession
 IpDataSession IpDataSessionPOATie._this()
           
 IpDataSession IpDataSessionPOA._this()
           
 IpDataSession IpDataSessionPOATie._this(org.omg.CORBA.ORB orb)
           
 IpDataSession IpDataSessionPOA._this(org.omg.CORBA.ORB orb)
           
static IpDataSession IpDataSessionHelper.extract(org.omg.CORBA.Any any)
           
static IpDataSession IpDataSessionHelper.narrow(java.lang.Object obj)
           
static IpDataSession IpDataSessionHelper.narrow(org.omg.CORBA.Object obj)
           
static IpDataSession IpDataSessionHelper.read(org.omg.CORBA.portable.InputStream in)
           
static IpDataSession IpDataSessionHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.csapi.dsc with parameters of type IpDataSession
static void IpDataSessionHelper.insert(org.omg.CORBA.Any any, IpDataSession s)
           
static void IpDataSessionHelper.write(org.omg.CORBA.portable.OutputStream _out, IpDataSession s)
           
 

Constructors in org.csapi.dsc with parameters of type IpDataSession
IpDataSessionHolder(IpDataSession initial)
           
TpDataSessionIdentifier(IpDataSession DataSessionReference, int DataSessionID)
           
 



Copyright © 2008. All Rights Reserved.