Uses of Interface
org.omg.CORBA.Repository

Packages that use Repository
org.omg.CORBA   
org.omg.SendingContext   
 

Uses of Repository in org.omg.CORBA
 

Fields in org.omg.CORBA declared as Repository
 Repository RepositoryHolder.value
           
 

Methods in org.omg.CORBA that return Repository
 Repository ContainedOperations.containing_repository()
           
static Repository RepositoryHelper.extract(Any any)
           
static Repository RepositoryHelper.narrow(Object obj)
           
static Repository RepositoryHelper.read(InputStream in)
           
static Repository RepositoryHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type Repository
static void RepositoryHelper.insert(Any any, Repository s)
           
static void RepositoryHelper.write(OutputStream _out, Repository s)
           
 

Constructors in org.omg.CORBA with parameters of type Repository
RepositoryHolder(Repository initial)
           
 

Uses of Repository in org.omg.SendingContext
 

Methods in org.omg.SendingContext that return Repository
 Repository CodeBaseOperations.get_ir()
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.