Uses of Class org.omg.CORBA.ORB

Uses in package org.omg.CORBA.portable

Methods with return type org.omg.CORBA.ORB

ORB
Provides the reference to ORB.
ORB
Return the Object Request Broker that has created this stream.
ORB
Return the Object Request Broker that has created this stream.
ORB
Provides the reference to ORB.

Uses in package org.omg.CORBA_2_3

Classes derived from org.omg.CORBA.ORB

class
This class should provide the

Uses in package org.omg.CORBA

Methods with return type org.omg.CORBA.ORB

ORB
Returns so-called Singleton ORB, a highly restricted version that cannot communicate over network.
ORB
ORB.init(Applet applet, Properties props)
Creates the working instance of ORB for an applet.
ORB
ORB.init(String[] args, Properties props)
Creates the working instance of ORB for a standalone application.