Uses of Interface
com.sun.org.omg.CORBA.Repository
Packages that use Repository
Package
Description
-
Uses of Repository in com.sun.corba.ee.impl.encoding
Methods in com.sun.corba.ee.impl.encoding that return Repository -
Uses of Repository in com.sun.corba.ee.impl.io
Methods in com.sun.corba.ee.impl.io that return Repository -
Uses of Repository in com.sun.org.omg.CORBA
Methods in com.sun.org.omg.CORBA that return RepositoryModifier and TypeMethodDescriptionstatic Repository
static Repository
RepositoryHelper.read
(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type RepositoryModifier and TypeMethodDescriptionstatic 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