Uses of Class
org.omg.CORBA.ORB

Packages that use ORB
org.omg.CORBA   
org.omg.CORBA_2_3   
org.omg.CORBA.portable   
org.omg.PortableServer   
org.omg.PortableServer.portable   
 

Uses of ORB in org.omg.CORBA
 

Methods in org.omg.CORBA that return ORB
 ORB LocalObject._orb()
           
static ORB ORB.init()
           
static ORB ORB.init(java.applet.Applet app, java.util.Properties props)
           
static ORB ORB.init(java.lang.String[] args, java.util.Properties props)
           
 

Uses of ORB in org.omg.CORBA_2_3
 

Subclasses of ORB in org.omg.CORBA_2_3
 class ORB
           
 

Uses of ORB in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return ORB
 ORB ObjectImpl._orb()
           
 ORB InputStream.orb()
           
 ORB OutputStream.orb()
           
 ORB Delegate.orb(Object self)
           
 

Uses of ORB in org.omg.PortableServer
 

Methods in org.omg.PortableServer that return ORB
 ORB Servant._orb()
           
 

Methods in org.omg.PortableServer with parameters of type ORB
 Object Servant._this_object(ORB orb)
           
 

Uses of ORB in org.omg.PortableServer.portable
 

Methods in org.omg.PortableServer.portable that return ORB
 ORB Delegate.orb(Servant self)
           
 



Copyright © 2009. All Rights Reserved.