Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.omg.CORBA.INITIALIZE
Uses in package org.jacorb.orb
Methods which throw type org.omg.CORBA.INITIALIZE
POA
ORB
.
getRootPOA
()
Uses in package org.omg.CORBA
Methods with parameter type org.omg.CORBA.INITIALIZE
void
INITIALIZEHelper
.
insert
(
Any
any,
INITIALIZE
s)
void
INITIALIZEHelper
.
write
(
OutputStream
out,
INITIALIZE
s)
Methods with return type org.omg.CORBA.INITIALIZE
INITIALIZE
INITIALIZEHelper
.
extract
(
Any
any)
INITIALIZE
INITIALIZEHelper
.
read
(
InputStream
in)
Overview
Package
Class
Use
Tree
Index
Deprecated
About