Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.18)
Frames
|
No Frames
Uses of Class javax.rmi.ORB
Uses in package javax.rmi.CORBA
Methods with parameter type javax.rmi.ORB
void
StubDelegate
.
connect
(
Stub
self,
ORB
orb)
void
Stub
.
connect
(
ORB
orb)
Object
Util
.
copyObject
(
Object
obj,
ORB
orb)
Object
UtilDelegate
.
copyObject
(
Object
obj,
ORB
orb)
Object
[]
Util
.
copyObjects
(obj[] ,
ORB
orb)
Object
[]
UtilDelegate
.
copyObjects
(obj[] ,
ORB
orb)
void
Tie
.
orb
(
ORB
orb)
Methods with return type javax.rmi.ORB
ORB
Tie
.
orb
()
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.18)