Uses of Class
org.omg.CORBA.INITIALIZE

Packages that use INITIALIZE
org.jacorb.orb   
org.omg.CORBA   
 

Uses of INITIALIZE in org.jacorb.orb
 

Methods in org.jacorb.orb that throw INITIALIZE
 POA ORB.getRootPOA()
           
 

Constructors in org.jacorb.orb that throw INITIALIZE
BasicAdapter(ORB orb, POA rootPOA, TransportManager transport_manager, GIOPConnectionManager giop_connection_manager)
           
 

Uses of INITIALIZE in org.omg.CORBA
 

Methods in org.omg.CORBA that return INITIALIZE
static INITIALIZE INITIALIZEHelper.extract(Any any)
           
static INITIALIZE INITIALIZEHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type INITIALIZE
static void INITIALIZEHelper.insert(Any any, INITIALIZE s)
           
static void INITIALIZEHelper.write(OutputStream out, INITIALIZE s)