|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
static ORB |
ORB.init(java.lang.String[] args,
java.util.Properties props)
|
static ORB |
ORB.init(java.applet.Applet app,
java.util.Properties props)
|
static ORB |
ORB.init()
|
ORB |
LocalObject._orb()
|
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 |
OutputStream.orb()
|
ORB |
Delegate.orb(Object self)
|
ORB |
ObjectImpl._orb()
|
ORB |
InputStream.orb()
|
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |