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 Repository
CachedCodeBase. 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 Repository
FVDCodeBaseImpl. 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 Repository
RepositoryHelper. extract(Any a)
static Repository
RepositoryHelper. read(InputStream istream)
Methods in com.sun.org.omg.CORBA with parameters of type Repository Modifier and Type Method Description static void
RepositoryHelper. insert(Any a, Repository that)
static void
RepositoryHelper. 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()
Repository
CodeBaseOperations. get_ir()
-