Uses of Class
org.omg.CORBA.INTF_REPOS

Packages that use INTF_REPOS
org.jacorb.ir   
org.omg.CORBA   
 

Uses of INTF_REPOS in org.jacorb.ir
 

Constructors in org.jacorb.ir that throw INTF_REPOS
ModuleDef(java.lang.String path, java.lang.String full_name, Container def_in, Repository ir)
           
 

Uses of INTF_REPOS in org.omg.CORBA
 

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

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