Uses of Interface
com.sun.org.omg.CORBA.Repository
-
Packages that use Repository Package Description com.sun.corba.ee.impl.encoding com.sun.corba.ee.impl.io com.sun.org.omg.CORBA com.sun.org.omg.SendingContext -
-
Uses of Repository in com.sun.corba.ee.impl.encoding
Methods in com.sun.corba.ee.impl.encoding that return Repository Modifier and Type Method Description RepositoryCachedCodeBase. get_ir() -
Uses of Repository in com.sun.corba.ee.impl.io
Methods in com.sun.corba.ee.impl.io that return Repository Modifier and Type Method Description RepositoryFVDCodeBaseImpl. get_ir() -
Uses of Repository in com.sun.org.omg.CORBA
Methods in com.sun.org.omg.CORBA that return Repository Modifier and Type Method Description static RepositoryRepositoryHelper. extract(Any a)static RepositoryRepositoryHelper. read(InputStream istream)Methods in com.sun.org.omg.CORBA with parameters of type Repository Modifier and Type Method Description static voidRepositoryHelper. insert(Any a, Repository that)static voidRepositoryHelper. write(OutputStream ostream, Repository value) -
Uses of Repository in com.sun.org.omg.SendingContext
Methods in com.sun.org.omg.SendingContext that return Repository Modifier and Type Method Description Repository_CodeBaseStub. get_ir()RepositoryCodeBaseOperations. get_ir()
-